Skip to content

Conversation

@noamtzuberi
Copy link

No description provided.

var watcherFlags = []string{"run", "watch", "watch-vendor"}
// watch-recursive works only for mac
var watcherFlags = []string{"run", "watch", "watch-vendor","watch-recursive","watch-recursive-root"}

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for example: go run /Users/noamtzuberi/streamrail/go/src/github.com/noamtzuberi/go-watcher/cmd/watcher/main.go -watch-recursive true -watch-recursive-root github.com/streamrail

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant