mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
12 lines
No EOL
419 B
ReStructuredText
12 lines
No EOL
419 B
ReStructuredText
xonsh
|
|
=====
|
|
|
|
.. image:: https://travis-ci.org/scopatz/xonsh.svg?branch=master
|
|
:target: https://travis-ci.org/scopatz/xonsh
|
|
|
|
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. |