Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cryptix/git-remote-ipfs
git transport helper for ipfs
https://github.com/cryptix/git-remote-ipfs
git golang ipfs
Last synced: 30 days ago
JSON representation
git transport helper for ipfs
- Host: GitHub
- URL: https://github.com/cryptix/git-remote-ipfs
- Owner: cryptix
- License: mit
- Created: 2015-06-18T09:53:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-12-19T10:11:36.000Z (almost 5 years ago)
- Last Synced: 2024-10-01T20:04:56.362Z (about 1 month ago)
- Topics: git, golang, ipfs
- Language: Go
- Size: 750 KB
- Stars: 227
- Watchers: 19
- Forks: 25
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - cryptix/git-remote-ipfs - git transport helper for ipfs (ipfs)
README
# git-remote-ipfs [![Build Status](https://travis-ci.org/cryptix/git-remote-ipfs.svg?branch=master)](https://travis-ci.org/cryptix/git-remote-ipfs)
A 'native' git protocol helper to push and pull git repos from [ipfs](https://ipfs.io).
`go get -u github.com/cryptix/git-remote-ipfs`
See [![GoDoc](https://godoc.org/github.com/cryptix/git-remote-ipfs?status.svg)](https://godoc.org/github.com/cryptix/git-remote-ipfs) for usage.