cytechmobile / radicle-jetbrains-plugin

Radicle plugin for Jetbrains IDEs
https://plugins.jetbrains.com/plugin/19664-radicle
Apache License 2.0
15 stars 0 forks source link
intellij intellij-plugin jetbrains jetbrains-plugin radicle

radicle-jetbrains-plugin

Build Version Downloads

This plugin allows you to start using Radicle (the decentralized Code Collaboration protocol) directly from your Jetbrains IDE.

Radicle is an open source, peer-to-peer code collaboration stack. It leverages Git’s architecture combined with cryptography and a gossip protocol to enable a fully sovereign developer stack.

Radicle enables developers to securely collaborate on software over a peer-to-peer network, built on top of Git, that provides GitHub/GitLab-like functionality (think Pull/Merge Requests, Issues, etc.).

This plugin requires the rad Command Line Interface (CLI) tool to be installed. Installation instructions for rad are available here: https://docs.radicle.xyz/guides/user

This plugin is available under Apache License, Version 2.0

Known issue: Due to latest changes in private repos, we are aware of issues working with private repos in the plugin. Please reach out to us in #integrations for assistance, if you are facing this issue.


Installation


Usage

Prerequisites

Contribute changes (Creating a patch)

Your new patch is now created and you can view it in the Patches tab!

Accepting Contributed Changes (Merging a patch)

The patch is now merged!