2015-03-07 12:09:30 -06:00
|
|
|
xonsh
|
|
|
|
=====
|
2015-03-21 23:41:06 -03:00
|
|
|
|
2016-03-07 16:48:24 +00:00
|
|
|
.. 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
|
|
|
|
|
2015-03-21 23:41:06 -03:00
|
|
|
.. image:: https://travis-ci.org/scopatz/xonsh.svg?branch=master
|
|
|
|
:target: https://travis-ci.org/scopatz/xonsh
|
|
|
|
|
2015-06-05 20:26:12 -04:00
|
|
|
.. image:: https://ci.appveyor.com/api/projects/status/ufqtigii8ma3rctt/branch/master?svg=true
|
|
|
|
:target: https://ci.appveyor.com/project/rbrewer123/xonsh-unq93
|
2015-06-05 17:07:31 -07:00
|
|
|
|
2015-03-25 20:17:55 +01:00
|
|
|
.. image:: https://landscape.io/github/scopatz/xonsh/master/landscape.svg?style=flat
|
|
|
|
:target: https://landscape.io/github/scopatz/xonsh/master
|
2015-03-25 20:10:19 +01:00
|
|
|
:alt: Code Health
|
|
|
|
|
2016-01-07 15:49:35 -08:00
|
|
|
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.
|
2015-03-07 16:22:23 -06:00
|
|
|
xonsh (pronounced *conch*) is meant for the daily use of experts and novices
|
|
|
|
alike.
|
|
|
|
|
2016-02-10 02:43:04 -05:00
|
|
|
Please visit http://xon.sh for more information.
|
2016-05-14 18:59:14 -04:00
|
|
|
|
|
|
|
Projects that use xonsh
|
|
|
|
***********************
|
|
|
|
|
|
|
|
- `gitsome <https://github.com/donnemartin/gitsome>`_: A supercharged Git/shell autocompleter with GitHub integration.
|