Globwatch. Watch a folder for file changes matching a pattern.

github.com/tomnomnom/globwatch

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2016
  • Adds bootstrap script, test script
  • Fixes casing in username
February 2016
  • Adds newer go versions to .travis.yml
  • Fixes golint suggestions
May 2014
  • Fixes 'stop stop' typo in README.mkd
  • Adds extra returns to closures for Go 1.0
  • Adds stop mechanism
  • Adds build status to README.mkd
  • Adds .travis.yml
  • Adds basic tests, configurable sleep time
  • Adds example to README.mkd
  • Initial