Skip to main content

Watch Mode

broski run test --watch

Behavior:

  • reruns target graph on input changes
  • ignores .git, .broski, and declared outputs
  • debounced to avoid rerun storms

Interactive tasks may already watch files internally; combining external and internal watchers can duplicate triggers.