ipfs-sync
ipfs-sync copied to clipboard
Live IPFS directory synchronization.
ipfs-sync
Atomically syncs changes in directory on IPFS.
Install
Installation requires Go:
$ go get -u github.com/ipfn/ipfs-sync
Usage
$ ipfs-sync --ignore-rules-path=.gitignore .
Publish to IPNS
$ ipfs key list
$ ipfs key gen myrepo
$ ipfs-sync --ipns-key=myrepo <directory>
License
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/