🐚 Python-powered shell. Full-featured and cross-platform.
Find a file
2015-03-19 07:51:26 -04:00
docs documentation for environment variables 2015-03-19 07:51:26 -04: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 fix for comment only line 2015-03-18 20:14:53 -05:00
xonsh rename some environment variables 2015-03-19 07:51:14 -04:00
.gitignore parser_test_table.py to gitignore 2015-03-15 23:40:52 -03:00
.travis.yml a first approach to a travis file 2015-03-15 23:37:21 -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 specify full path to README.rst 2015-03-18 10:38:16 -07: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.