🐚 Python-powered shell. Full-featured and cross-platform.
Find a file
2015-04-04 13:30:03 -05:00
docs Merge pull request #185 from wrywerytwreywery/docs 2015-04-04 13:27:45 -05:00
recipe version bum v0.1.4 2015-03-29 23:42:48 -05:00
scripts add -u flag to xonsh script 2015-03-31 21:53:22 -04:00
tests please work 2015-04-02 20:23:26 -05:00
xonsh Merge branch 'suggest' of https://github.com/wrywerytwreywery/xonsh into wrywerytwreywery-suggest 2015-04-04 13:29:04 -05:00
.gitignore parser_test_table.py to gitignore 2015-03-15 23:40:52 -03:00
.landscape.yaml a couple of more fixes 2015-04-02 21:08:17 -05:00
.travis.yml a first approach to a travis file 2015-03-15 23:37:21 -03:00
CONTRIBUTING added contrib 2015-03-28 17:19:33 -05:00
license stubbed things out 2015-03-07 12:02:04 -06:00
README.rst Use landscape account from scopatz 2015-03-25 20:17:55 +01:00
setup.py a couple of more fixes 2015-04-02 21:08:17 -05:00

xonsh
=====

.. image:: https://travis-ci.org/scopatz/xonsh.svg?branch=master
    :target: https://travis-ci.org/scopatz/xonsh

.. image:: https://landscape.io/github/scopatz/xonsh/master/landscape.svg?style=flat
    :target: https://landscape.io/github/scopatz/xonsh/master
    :alt: Code Health

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.