Radish alpha
r
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Radicle
Git
radicle-explorer radicle-httpd build config.toml
[target.x86_64-unknown-linux-musl]
rustflags = [
    "-C", "codegen-units=1",
    "-C", "incremental=false",
    "-C", "opt-level=3",
]

[target.aarch64-unknown-linux-musl]
rustflags = [
    "-C", "codegen-units=1",
    "-C", "incremental=false",
    "-C", "opt-level=3",
]