Multiverse
![Gitter](https://badges.gitter.im/multiverse-vcs/community.svg)
A git compatible decentralized code hosting server.
![preview](https://github.com/multiverse-vcs/go-git-ipfs/raw/v1.0.3/assets/preview.png)
About
Multiverse leverages the go-git storer interface to provide an IPFS storage backend for your git repositories.
The server is a self contained binary with an embedded web server, database, and IPFS node.
Once your code is uploaded you can use pinning services or filecoin for long term archival.
Install
Go 1.16 or higher required.
$ git clone https://github.com/multiverse-vcs/multiverse
$ cd multiverse
$ go install ./cmd/multiverse
$ multiverse
Contributing
Found a bug or have a feature request? Open an issue.
Multiverse follows the Contributor Covenant Code of Conduct.
License
GNU Affero General Public License v3.0