/radicle-link

The second iteration of the Radicle code collaboration protocol.

Primary LanguageRustOtherNOASSERTION

Radicle Link 🌱

Radicle Link is an experimental protocol for peer-to-peer code collaboration.

Github build status sourcehut build status

To receive updates about the project, subscribe to the announcements mailing (archives) list by sending an empty email to:

~radicle-link/announce+subscribe@lists.sr.ht

Please direct questions or bug reports to the development mailing list at ~radice-link/dev@lists.sr.ht (archives). You do not have to be subscribed to the list to post.

Build

To build the project, you need a Rust build enviroment (best obtained using rustup). To compile, run cargo build.

External dependencies vary across operating systems / distributions. A git installation is currently required as a runtime dependency.

License

Unless otherwise noted, all source code in this repository is licensed under the GPLv3. See the LICENSE file for details.

Contributing

If you are considering to contribute to this project, please review the contributing guidelines.