kubo/cmd/ipfswatch
Tommi Virtanen fdd1cd8dc0 Remove fsrepo.At, make Open a constructor function
Nobody calls At without immediately calling Open.

First step, a mechanical transformation. Cleanups will follow.
2015-03-13 20:19:03 -07:00
..
ipfswatch_test.go feat: IPFSWatch 2015-01-23 19:06:30 -08:00
main.go Remove fsrepo.At, make Open a constructor function 2015-03-13 20:19:03 -07:00
README.md feat: IPFSWatch 2015-01-23 19:06:30 -08:00

IPFSWatch monitors a directory and adds changes to IPFS

λ. ipfswatch --help
  -path=".": the path to watch
  -repo="": IPFS_PATH to use