summaryrefslogtreecommitdiffstats
path: root/system/xonsh/README
blob: 9e2445b1e50a1ca9939d3b97e6b62427c23cdae3 (plain)
1
2
3
4
5
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.