radicle

Sovereign code forge built on Git for peer-to-peer collaboration

brewmacoslinux
Try with needOr install directly
Source

About

Sovereign code forge built on Git

Commands

rad

Examples

Initialize a new Radicle project in current directory$ rad init
Create and publish a new patch for code review$ rad patch create --message 'Fix bug in parser'
List all patches in the current project$ rad patch list