repositorypackage
0.0.0-20231123125245-428fb08002f5
Repository: https://github.com/ipfn/ipfs-sync.git
Documentation: pkg.go.dev
# README
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/