🐚 Python-powered shell. Full-featured and cross-platform.
Find a file
2015-03-15 02:02:58 -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 bug fix for indented ctx sensitive parsing 2015-03-15 01:29:25 -05:00
xonsh fix for white-space only input in interactive mode 2015-03-15 02:02:58 -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.