Categorygithub.com/multiverse-vcs/go-git-ipfs

# README

Multiverse

Gitter

A git compatible decentralized code hosting server.

preview

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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author