Categorygithub.com/ipfn/ipfs-sync
repositorypackage
0.0.0-20231123125245-428fb08002f5
Repository: https://github.com/ipfn/ipfs-sync.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

ipfs-sync

IPFN project IPFS project GoDoc Travis CI

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/