slackbuilds_ponce/system/xonsh/README
Dimitris Zlatanidis 0dc1d152b1 system/xonsh: Added (Python BASHwards-compatible shell)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-01-12 21:58:11 -06:00

6 lines
290 B
Text

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.