Some interactive elements (branch dropdowns, the user menu, the clone popover) need JavaScript. Reading repositories, issues, patches, and the docs works without it; submitting forms also works as long as you can reach them via direct links.
Radish
alpha
Explore
Docs
Sign in
h
heartwood
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
3092
Issues
203
Patches
778
Jobs
Commits
›
edc2e4919c36177ce37f84e49e336799f1d2387e
flake: Add `just` to development shell
Lorenz Leutgeb
committed
1 month ago
commit edc2e4919c36177ce37f84e49e336799f1d2387e
parent
d9085cef17f6189c2a45616abc48533fbb553166
1 file changed
+1
-0
modified
flake.nix
@@ -363,6 +363,7 @@
cargo-nextest
cargo-semver-checks
codespell
+
just
ripgrep
sqlite
];