Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-watch flag #66

Closed
clipperhouse opened this issue Jul 15, 2014 · 1 comment
Closed

-watch flag #66

clipperhouse opened this issue Jul 15, 2014 · 1 comment

Comments

@clipperhouse
Copy link
Owner

Using (presumably) fsnotify, offer a -watch flag to automatically run gen on file changes.

This would be nice for having directive changes be immediately implemented. It might cover some use cases mentioned in #65.

We will probably desire some throttling because text editors like Sublime fire a lot of events for a simple file change. See https://github.com/go-fsnotify/fsnotify/issues/17.

@clipperhouse
Copy link
Owner Author

This has been added in 918ebc5

Needs docs

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

No branches or pull requests

1 participant