Skip to content

coderofsalvation/xrsh

Repository files navigation

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
$ cd xrsh

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