task --watch build

Category: Web App Development

task --watch build

Re-run a task whenever files change

Runs the build task and watches the project, re-executing it on every file change. The --watch flag defaults to a 5 second poll interval, tunable with --interval. Perfect for rebuild-on-save loops.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.