🐚 Python-powered shell. Full-featured and cross-platform.
Find a file
Anthony Scopatz 87052bd935 fail on Py2k
2015-03-12 20:43:06 -05:00
docs version bump to 0.1.1 2015-03-11 01:55:14 -05:00
recipe version bump to 0.1.1 2015-03-11 01:55:14 -05:00
scripts everything is a mess 2015-01-21 17:04:13 -05:00
tests lexer fixes for open parens 2015-03-10 21:38:11 -05:00
xonsh lineno fixes 2015-03-12 20:22:14 -05:00
.gitignore more edits 2015-03-07 19:53:41 -06:00
license stubbed things out 2015-03-07 12:02:04 -06:00
README.rst Fix #1 by uppercasing readme.rst. 2015-03-09 10:54:59 +01:00
setup.py fail on Py2k 2015-03-12 20:43:06 -05:00

xonsh
=====
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.

Please visit http://xonsh.org for more information.