a plugin that watches for file changes in project files and then runs the specified tasks examples: ``` pbt watch test pbt watch check test ``` does the usage make sense? feedback?
a plugin that watches for file changes in project files and then runs the specified tasks
examples:
does the usage make sense? feedback?