Watch source files and automatically rebuild Bazel targets on changes
Tools for building Bazel targets when source files change
ibazel
$ ibazel build //path/to:target
$ ibazel test //path/to:test_target
$ ibazel run //path/to:binary_target