2015-03-07 12:09:30 -06:00
|
|
|
xonsh
|
|
|
|
=====
|
2015-03-21 23:41:06 -03:00
|
|
|
|
2016-06-21 11:07:40 -04:00
|
|
|
.. image:: https://badges.gitter.im/xonsh/xonsh.svg
|
|
|
|
:alt: Join the chat at https://gitter.im/xonsh/xonsh
|
|
|
|
:target: https://gitter.im/xonsh/xonsh?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
|
2016-03-07 16:48:24 +00:00
|
|
|
|
2016-06-07 16:53:07 -04:00
|
|
|
.. image:: https://travis-ci.org/xonsh/xonsh.svg?branch=master
|
|
|
|
:target: https://travis-ci.org/xonsh/xonsh
|
2015-03-21 23:41:06 -03:00
|
|
|
|
2016-08-04 01:04:48 -04:00
|
|
|
.. image:: https://ci.appveyor.com/api/projects/status/github/xonsh/xonsh?svg=true
|
|
|
|
:target: https://ci.appveyor.com/project/xonsh/xonsh
|
2015-06-05 17:07:31 -07:00
|
|
|
|
2016-09-28 08:32:45 -04:00
|
|
|
.. image:: https://circleci.com/gh/xonsh/xonsh.svg?style=shield
|
|
|
|
:target: https://circleci.com/gh/xonsh/xonsh
|
|
|
|
|
2016-06-21 11:07:40 -04:00
|
|
|
.. image:: https://landscape.io/github/xonsh/xonsh/master/landscape.svg?style=flat
|
|
|
|
:target: https://landscape.io/github/xonsh/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.
|
2016-09-28 08:32:45 -04:00
|
|
|
xonsh (pronounced *conch*) is meant for the daily use of experts and novices alike.
|
2015-03-07 16:22:23 -06:00
|
|
|
|
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.
|