summaryrefslogtreecommitdiffstats
path: root/system/xonsh/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/xonsh/README')
-rw-r--r--system/xonsh/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/xonsh/README b/system/xonsh/README
new file mode 100644
index 0000000000..9e2445b1e5
--- /dev/null
+++ b/system/xonsh/README
@@ -0,0 +1,6 @@
+xonsh is a Python-ish, BASHwards-compatible shell language
+and command prompt. The language is a superset of Python 3.4
+with additional shell primitives. xonsh (pronounced conch)
+is meant for the daily use of experts and novices alike.
+
+NOTE: Install python3 before install ply package.