drgomesp / peerforge

📡 A P2P protocol for code collaboration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PeerForge

madeby Go Report Card build codecov License

PeerForge is a decentralized protocol for code sharing and collaboration.

Table of Contents

Table of Contents

Introduction

PeerForge is a decentralized code sharing and collaboration network designed on open protocols and modular components.

To interact with the network, users can use the following apps/clients:

  • peerforge-cli - The main CLI for repository management and code collaboration.
  • peerhubd - The PeerHub Node daemon, which interacts with the network and hosts a repository index and registry.

Background

Install

Usage

Maintainers

@drgomesp

Contributing

See the contributing file!

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2022 Daniel Ribeiro <drgomesp@gmail.com>

About

📡 A P2P protocol for code collaboration


Languages

Language:Go 100.0%Language:Shell 0.0%