🐚 Python-powered shell. Full-featured and cross-platform.
Find a file
2015-03-22 02:46:33 +01:00
docs Merge branch 'docs' of https://github.com/wrywerytwreywery/xonsh into wrywerytwreywery-docs 2015-03-20 11:56:26 -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 Recursive alias evaluation 2015-03-22 02:46:33 +01:00
xonsh Recursive alias evaluation 2015-03-22 02:46:33 +01: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.