Radish alpha
r
Radicle website including documentation and guides
Radicle
Git (anonymous pull)
Log in to clone via SSH
Refactor the install script to allow installation of any radicle component
levitte wants to merge 1 commit into master · opened 1 year ago

The install script only installed the cli and node part of Radicle. Historically, it also installed radicle-httpd as well, but that was moved to become another component, which should be possible to install through this same script.

Thus, the install script is refactored to allow sets of components to be installed, together in any way the user desires. This refactoring makes the install script data driven, based on specially named variables and functions.

levitte opened with revision 3e9b3a2eed0a1d5b225b1b9b59199ef7ffb4fdec on base e9673f448d752a8c57bea99ce0cbc69e5087f4df +199 -84 1 year ago
did:key:z6MkireR...3voM commented on revision 1 8 months ago

Hey @levitte :) I just tried rebasing but there's some conflicts – can I ask you to resolve them?