kubo/cmd/ipfswatch
Marcin Rataj 668d8bb22b test: add CLI tests for ipfswatch
- test that ipfswatch adds watched files to IPFS and verifies content
- test that ipfswatch loads datastore plugins (pebbleds)
- use slices.Concat to simplify plugin loading
- fix error handling (return err instead of nil)
2025-12-09 20:23:56 +01:00
..
ipfswatch_test.go refactor(ci): optimize build workflows (#10973) 2025-09-19 14:44:38 +02:00
main.go test: add CLI tests for ipfswatch 2025-12-09 20:23:56 +01: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