xonsh/README.rst

47 lines
2.5 KiB
ReStructuredText
Raw Normal View History

2020-10-19 23:06:00 +03:00
xonsh
=====
2020-10-18 03:41:53 +03:00
.. raw:: html
2020-10-18 03:42:58 +03:00
2020-10-18 03:41:53 +03:00
<p align="center">
<b>xonsh</b> is a Python-powered, cross-platform, Unix-gazing shell language and command prompt.
</p>
2020-10-18 03:37:35 +03:00
2020-10-19 21:52:54 +03:00
<p align="center">
2020-10-19 21:53:32 +03:00
The language is a superset of Python 3.5+ with additional shell primitives. <br>
2020-10-19 21:55:03 +03:00
xonsh (pronounced <i>conch</i>) is meant for the daily use of experts and novices alike.
2020-10-19 21:52:54 +03:00
</p>
2020-10-18 03:49:06 +03:00
<p align="center">
2020-10-18 17:08:09 +03:00
<a href="https://xon.sh/contents.html#installation"><img src="https://raw.githubusercontent.com/xonsh/xonsh/master/docs/_static/xonsh4.png" alt="What is xonsh?"></a>
2020-10-18 03:49:06 +03:00
</p>
2020-10-18 03:48:37 +03:00
2020-10-18 03:41:53 +03:00
<p align="center">
2020-10-19 21:52:54 +03:00
If you like xonsh, :star: the repo and stay tuned by watching releases.
2020-10-18 03:41:53 +03:00
</p>
2015-03-21 23:41:06 -03:00
2020-10-18 03:46:47 +03:00
<p align="center">
2020-10-20 10:05:55 +03:00
<a href="https://gitter.im/xonsh/xonsh?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge" target="_blank"><img src="https://badges.gitter.im/xonsh/xonsh.svg" alt="Join the chat at https://gitter.im/xonsh/xonsh"></a>
<a href="https://matrix.to/#/#xonsh:feneas.org" target="_blank"><img src="https://img.shields.io/badge/%23xonsh%3Afeneas.org-Matrix-green" alt="Matrix room: #xonsh:feneas.org"></a>
<a href="https://travis-ci.org/xonsh/xonsh" target="_blank"><img src="https://travis-ci.org/xonsh/xonsh.svg?branch=master" alt="Travis"></a>
<a href="https://ci.appveyor.com/project/xonsh/xonsh" target="_blank"><img src="https://ci.appveyor.com/api/projects/status/github/xonsh/xonsh?svg=true" alt="Appveyor"></a>
<a href="https://circleci.com/gh/xonsh/xonsh" target="_blank"><img src="https://circleci.com/gh/xonsh/xonsh.svg?style=shield" alt="circleci"></a>
<a href="https://codecov.io/gh/xonsh/xonsh" target="_blank"><img src="https://codecov.io/gh/xonsh/xonsh/branch/master/graph/badge.svg" alt="codecov"></a>
2020-10-18 03:46:47 +03:00
</p>
2017-01-29 17:01:23 +02:00
2020-10-18 03:37:35 +03:00
First steps
***********
2020-09-23 09:19:53 +03:00
Visit https://xon.sh for more information:
- `Installation <https://xon.sh/contents.html#installation>`_ - using packages, docker or AppImage.
- `Tutorial <https://xon.sh/tutorial.html>`_ - step by step introduction in xonsh.
2020-09-23 19:10:13 +03:00
- `Xontribs <https://xon.sh/xontribs.html>`_ - list of awesome xonsh extensions.
Projects that use xonsh
***********************
- `gitsome <https://github.com/donnemartin/gitsome>`_: A supercharged Git/shell autocompleter with GitHub integration.
2018-10-01 20:39:50 +01:00
- `rever <https://regro.github.io/rever-docs/>`_: Cross-platform software release tool.
- `Regro autotick bot <https://github.com/regro/cf-scripts>`_: Regro Conda-Forge autoticker.
2020-10-18 03:37:35 +03:00
- `xxh <https://github.com/xxh/xxh>`_: Using xonsh wherever you go through the ssh.