This is the working repo for the second iteration of the Radicle code collaboration protocol and stack.
🚨 WORK IN PROGRESS 🚨
While radicle-link is currently being used in the Upstream application it is
under heavy development.
Note that Upstream currently tracks the maint branch, while development happens on next.
Pop into #general on our Matrix server for development updates.
Besides a Rust build environment (best obtained using rustup), you may need to install the following packages on a Debian system:
filegccgitlibc6-devliblzma-devlibssl-devmake(GNU make)pkg-configzlib1g-dev
For an up-to-date specification of the build and development toolchain, see the Dockerfile used for CI.
To compile, run cargo build.
Unless otherwise noted, all source code in this repository is licensed under the GPLv3 with Radicle Linking Exception. See the LICENSE file for details.
If you are considering to contribute to this project, please review the contributing guidelines.