mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
Update README.rst
This commit is contained in:
parent
295e7f0582
commit
4b075d938b
1 changed files with 11 additions and 1 deletions
|
@ -1 +1,11 @@
|
|||
This directory contains xonsh AppImage description to build with https://github.com/niess/python-appimage/.
|
||||
This directory contains xonsh AppImage description.
|
||||
|
||||
The steps to build ``xonsh.AppImage`` for release:
|
||||
|
||||
1. We're using `rever <https://github.com/regro/rever>`_ to manage release.
|
||||
|
||||
2. The basic configuration for AppImage is in `xonsh/rever.xsh <https://github.com/xonsh/xonsh/blob/295e7f0582ff7399144939c4a56a85379417003d/rever.xsh#L49-L51>`_.
|
||||
|
||||
3. The actual code to build appimage is in `rever/activities/appimage.py <https://github.com/regro/rever/blob/master/rever/activities/appimage.xsh>`_.
|
||||
|
||||
See also: https://xon.sh/appimage.html
|
||||
|
|
Loading…
Add table
Reference in a new issue