🐚 Python-powered shell. Full-featured and cross-platform.
Find a file
2015-03-25 03:58:28 -04:00
docs changing version variable name 2015-03-24 16:07:37 -04:00
recipe minor updates 2015-03-23 01:40:44 -05:00
scripts everything is a mess 2015-01-21 17:04:13 -05:00
tests add complicated tests from reported issues 2015-03-24 22:38:29 -04:00
xonsh refactoring per suggestions 2015-03-25 03:58:28 -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 travis badge to README 2015-03-21 23:41:06 -03:00
setup.py changing version variable name 2015-03-24 16:07:37 -04:00

xonsh
=====

.. image:: https://travis-ci.org/scopatz/xonsh.svg?branch=master
    :target: https://travis-ci.org/scopatz/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.