Aaron Bieber
e6bcf25e65
Adds the ability to watch a directory for changes and run a command when changes are spit out
9 lines
240 B
YAML
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
|