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