Go to file
Leon van Kammen f9f75d1c45
/ mirror_to_github (push) Failing after 41s Details
/ test (push) Successful in 14s Details
update docs
2024-07-29 11:12:40 +02:00
.forgejo/workflows mirror_to_github action++++++ 2024-04-30 14:55:48 +02:00
.github/workflows GH action 2024-05-30 14:50:23 +00:00
src updated index.html 2024-07-23 15:19:53 +00:00
.gitignore main: minor bugfix 2024-07-23 13:17:10 +00:00
.gitmodules main: minor bugfix 2024-07-23 13:17:10 +00:00
LICENSE Initial commit 2023-11-01 11:14:44 +01:00
README.md main: update documentation 2024-07-23 13:22:13 +00:00
index.html main: update documentation 2024-07-23 13:28:36 +00:00
make update docs 2024-07-29 11:12:40 +02:00
shell.nix added submodule 2024-05-22 08:23:56 +00:00
xrsh.com update docs 2024-07-29 11:12:40 +02:00
xrsh.txt update docs 2024-07-29 11:12:40 +02:00

README.md

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)