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
r
radicle-desktop
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
666
Issues
129
Patches
380
Jobs
Commits
›
2735deb14d7f1f2945ae416ebdb1ff56ce5a4473
Add `.nvmrc` and `.tool-versions` file for node support
Sebastian Martinez
committed
1 year ago
commit 2735deb14d7f1f2945ae416ebdb1ff56ce5a4473
parent
358e48c4bb5801f4621aca0402b416cacc0fd4b8
2 files changed
+2
-0
added
.nvmrc
@@ -0,0 +1 @@
+
20.9.0
\ No newline at end of file
added
.tool-versions
@@ -0,0 +1 @@
+
nodejs 20.9.0