mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00
🐚 Python-powered shell. Full-featured and cross-platform.
artificial-intelligencebashclicommand-lineconsoledata-engineeringdata-sciencedevopsfishiterm2pythonraspberry-pisecurity-automationshellxonshzsh
![]() I think the errors that doctr encounters when pushing the second set of docs has to do with trying to add to the gh-pages branch when we're starting from non-HEAD location? I'm hoping that by manually putting us back onto HEAD that this should avoid that... If this does work, it's probably worth putting into doctr itself. Usually caveats that we can't test this until it's merged... |
||
---|---|---|
docs | ||
news | ||
scripts | ||
tests | ||
xonsh | ||
xontrib | ||
.appveyor.yml | ||
.circle.yml | ||
.circle_miniconda.sh | ||
.coveragerc | ||
.gitattributes | ||
.gitignore | ||
.landscape.yaml | ||
.travis.yml | ||
amalgamate.py | ||
appveyor.yml | ||
CHANGELOG.rst | ||
circle.yml | ||
codecov.yml | ||
conftest.py | ||
CONTRIBUTING.rst | ||
empty | ||
github_deploy_key.enc | ||
license | ||
logo.txt | ||
Makefile | ||
MANIFEST.in | ||
README.rst | ||
release.xsh | ||
requirements-docs.txt | ||
requirements-tests.txt | ||
setup.cfg | ||
setup.py | ||
travis.yml | ||
xonsh-in-docker.py | ||
xontribs.json |
xonsh ===== .. 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 .. image:: https://travis-ci.org/xonsh/xonsh.svg?branch=master :target: https://travis-ci.org/xonsh/xonsh .. image:: https://ci.appveyor.com/api/projects/status/github/xonsh/xonsh?svg=true :target: https://ci.appveyor.com/project/xonsh/xonsh .. image:: https://circleci.com/gh/xonsh/xonsh.svg?style=shield :target: https://circleci.com/gh/xonsh/xonsh .. image:: https://landscape.io/github/xonsh/xonsh/master/landscape.svg?style=flat :target: https://landscape.io/github/xonsh/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. Projects that use xonsh *********************** - `gitsome <https://github.com/donnemartin/gitsome>`_: A supercharged Git/shell autocompleter with GitHub integration.