Open cassaundra opened 10 months ago
Resolves #10.
Activated with -W/--watch command-line arguments.
-W/--watch
git-checkout
notify
npm serve
EngineState::ctrlc
--no-interrupt
Resolves #10.
Implementation
Usage
Activated with
-W/--watch
command-line arguments.Proposed watch mode implementation:
Notes
git-checkout
) and certain editor save file implementations which produce multiple updates for a single file.notify
provides notify-debouncer-mini and notify-debouncer-full for this purpose.npm serve
).EngineState::ctrlc
.--no-interrupt
flag added to tasks.