xonsh/README.rst
2015-06-05 17:07:31 -07:00

19 lines
748 B
ReStructuredText

xonsh
=====
.. image:: https://travis-ci.org/scopatz/xonsh.svg?branch=master
:target: https://travis-ci.org/scopatz/xonsh
.. image:: https://ci.appveyor.com/api/projects/status/9xooq2hmfcif8f6d/branch/master?svg=true
:target: https://ci.appveyor.com/project/rbrewer123/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.