|
@@ -0,0 +1,19 @@
|
|
|
+# archey
|
|
|
+
|
|
|
+> Simple tool for stylishly displaying system information.
|
|
|
+
|
|
|
+- Show system information in stylish output:
|
|
|
+
|
|
|
+`archey`
|
|
|
+
|
|
|
+- Show system information without colored output:
|
|
|
+
|
|
|
+`archey --nocolor`
|
|
|
+
|
|
|
+- Show system information, using MacPorts instead of Homebrew:
|
|
|
+
|
|
|
+`archey --macports`
|
|
|
+
|
|
|
+- Show system information without IP address check:
|
|
|
+
|
|
|
+`archey --offline`
|