Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/valist-io/go-ipfs-git

Git on IPFS
https://github.com/valist-io/go-ipfs-git

ipfs

Last synced: about 2 months ago
JSON representation

Git on IPFS

Awesome Lists containing this project

README

        

# go-ipfs-git

Git on IPFS

## Features

- [x] IPFS backed storage
- [x] HTTP git transport
- [ ] SSH git transport
- [ ] P2P git transport

## Building

See [plugin](./plugin) directory for build instructions.

## Contributing

Found a bug or have an idea for a feature? [Create an issue](https://github.com/valist-io/go-ipfs-git/issues/new).

## License

Valist is licensed under the [Mozilla Public License Version 2.0](https://www.mozilla.org/en-US/MPL/2.0/).