🐚 Python-powered shell. Full-featured and cross-platform.
Find a file
2015-03-15 23:05:07 -03:00
docs version bump to v0.1.2 2015-03-15 18:42:58 -05:00
recipe version bump to v0.1.2 2015-03-15 18:42:58 -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 Merge branch 'pathglob' 2015-03-15 17:59:15 -05:00
.gitignore *.egg to gitignore 2015-03-15 23:05:07 -03: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 added missing distutil imports 2015-03-15 20:48:13 -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.