packages/README.md

21 lines
797 B
Markdown

<img src='https://xrsh.isvery.ninja/xrsh.svg' width="25%"/>
[XRSH](https://xrsh.isvery.ninja) supports (zip) packages:
* to act as filesystem overlay
* to act as application container (via autoenv's `.env`-file)
> Read more [about XRSH packages](https://xrsh.isvery.ninja/#XRSH%20zip%20packages)
# Packages
| package | description |
|-|-|
| [fzy](fzy) | lightweight + fast fuzzyfinder alternative |
| [joe](joe) | Set of battleproof lightweight text/code editors |
| [nano](nano) | Lightweight code editor with syntax highlighting |
| [testsuite](testsuite) | This tests the integrity of XRSH |
| [vim](vim) | Most popular clone of the VI editor |
| [zip](zip) | Popular file archiver |
> developers: run `echo "$(./README.sh)" > README.md` to regenerate this README.md after adding a pkg