xrsh/README.md
Leon van Kammen b0d563835b
All checks were successful
/ mirror_to_github (push) Successful in 24s
/ test (push) Successful in 5s
added submodule
2024-05-22 08:23:56 +00:00

734 B

xrsh

Wiki / Roadmap

See the wiki here

Install

NOTE: installation not needed, just surf to the public version here

  1. Download xrsh.com
  2. run chmod +x xrsh.com in your console
  3. run ./xrsh.com
  4. Profit! ✔

Developers

Make sure to clone the repo including the xrsh-apps 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)