No description
Find a file
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
.forgejo/workflows mirror_to_github action++++++ 2024-04-30 14:55:48 +02:00
.github/workflows added website 2024-04-30 17:40:28 +02:00
src added submodule 2024-05-22 08:23:56 +00:00
.gitignore 1st commit 2023-11-01 11:21:41 +01:00
.gitmodules added submodule 2024-05-22 08:23:56 +00:00
index.html update documentation 2024-05-01 16:32:15 +02:00
LICENSE Initial commit 2023-11-01 11:14:44 +01:00
make added submodule 2024-05-22 08:23:56 +00:00
README.md added submodule 2024-05-22 08:23:56 +00:00
shell.nix added submodule 2024-05-22 08:23:56 +00:00
xrsh.com added submodule 2024-05-22 08:23:56 +00:00

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)