🐚 Python-powered shell. Full-featured and cross-platform.
Find a file
2016-02-20 15:24:19 -05:00
docs added some more color docs 2016-02-20 15:24:19 -05:00
recipe org to sh 2016-02-10 02:43:04 -05:00
scripts Fix use-before-define error in "make test" 2015-11-21 16:13:34 -05:00
tests some test fixes 2016-02-20 14:53:00 -05:00
xonsh some test fixes 2016-02-20 14:53:00 -05:00
.appveyor.yml version bump to 0.2.6 2016-02-07 18:00:22 -05:00
.binstar.yml
.gitignore autogen config var docs 2016-01-06 01:55:40 -08:00
.landscape.yaml
.travis.yml try to make travis and appveyor autobuilds use quiet mode 2015-12-19 17:31:00 -05:00
appveyor.yml
binstar.yml
CHANGELOG.rst updated changelog 2016-02-18 01:06:29 -05:00
CONTRIBUTING
license
logo.txt accomodate pip bug by making setup.py ascii 2015-11-16 15:12:02 -08:00
Makefile
MANIFEST.in make pip work again 2015-11-29 10:36:20 +01:00
README.rst org to sh 2016-02-10 02:43:04 -05:00
release.xsh minor release modification. 2016-02-07 18:35:42 -05:00
requirements.txt
setup.py initial movement 2016-02-07 20:24:30 -05:00
travis.yml

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/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.