🐚 Python-powered shell. Full-featured and cross-platform.
Find a file
2015-03-23 01:29:37 -05:00
docs v0.1.3 version bump 2015-03-23 01:17:24 -05:00
recipe remove encoding 2015-03-23 01:26:01 -05:00
scripts everything is a mess 2015-01-21 17:04:13 -05:00
tests Merge branch 'master' of https://github.com/scopatz/xonsh 2015-03-22 16:51:31 +01:00
xonsh Merge branch 'lstrip-first-line' of https://github.com/SmartViking/xonsh into SmartViking-lstrip-first-line 2015-03-22 16:47:28 -05: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 add coding back in 2015-03-23 01:29:37 -05: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.