xonsh/README.rst
2016-06-07 16:53:07 -04:00

28 lines
1.1 KiB
ReStructuredText

xonsh
=====
.. image:: https://badges.gitter.im/scopatz/xonsh.svg
:alt: Join the chat at https://gitter.im/scopatz/xonsh
:target: https://gitter.im/scopatz/xonsh?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
.. image:: https://travis-ci.org/xonsh/xonsh.svg?branch=master
:target: https://travis-ci.org/xonsh/xonsh
.. image:: https://ci.appveyor.com/api/projects/status/ufqtigii8ma3rctt/branch/master?svg=true
:target: https://ci.appveyor.com/project/rbrewer123/xonsh-unq93
.. 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-looking 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://xon.sh for more information.
Projects that use xonsh
***********************
- `gitsome <https://github.com/donnemartin/gitsome>`_: A supercharged Git/shell autocompleter with GitHub integration.