815 B
815 B
xrsh
Wiki / Roadmap
See the wiki here
Install
NOTE: installation not needed, just surf to the public version here
- Download xrsh.com
- optional: run
unzip xrsh.comto verify repository contents - run
chmod +x xrsh.comin your console - run
./xrsh.com - Profit! ✔
Developers
Make sure to clone the repo including submodules (the xrsh-com repo)
$ git clone --recurse-submodules https://forgejo.isvery.ninja/xrsh/xrsh
$ cd xrsh
Now serve the repo from a HTTPS webserver (for example run
./make dev)