Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.