xrsh/README.md
Leon van Kammen b8492a6d3a
Some checks are pending
/ mirror_to_github (push) Waiting to run
/ test (push) Waiting to run
main: update documentation
2024-07-23 13:22:13 +00:00

805 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. optional: run unzip xrsh.com to verify repository contents
  3. run chmod +x xrsh.com in your console
  4. run ./xrsh.com
  5. Profit! ✔

Developers

Make sure to clone the repo including submodules (the xrsh-com repo)

$ git clone --recurse-submodules https://forgejo.isvery.ninja/xrsh/xrsh

Now serve the repo from a HTTPS webserver (for example run ./make dev)