Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/valist-io/go-ipfs-git
- Owner: valist-io
- License: mpl-2.0
- Created: 2021-08-21T00:20:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-21T22:32:38.000Z (over 3 years ago)
- Last Synced: 2024-10-18T06:44:44.087Z (2 months ago)
- Topics: ipfs
- Language: Go
- Homepage:
- Size: 82 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).