whyrusleeping / git-ipfs-rehost

A script to rehost your git repos in ipfs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git-ipfs-rehost

A way to statically host your git repos in ipfs. For now, these are read only.

Install

git clone https://github.com/whyrusleeping/git-ipfs-rehost
cd git-ipfs-rehost
cp git-ipfs-rehost /usr/local/bin/git-ipfs-rehost

Usage

It's as easy as:

git-ipfs-rehost http://github.com/user/repo

About

A script to rehost your git repos in ipfs

License:MIT License


Languages

Language:Shell 96.8%Language:Makefile 3.2%