boring/glide.yaml
Aaron Bieber e6bcf25e65 add watcher
Adds the ability to watch a directory for changes and run a command
when changes are spit out
2017-02-27 11:12:49 -07:00

9 lines
240 B
YAML

package: code.bolddaemon.com/qbit/boring
import:
- package: github.com/russross/blackfriday
version: ~1.4.0
- package: github.com/ylih/extrasys
- package: github.com/gorilla/feeds
- package: github.com/fsnotify/fsnotify
version: ^1.4.2