Queue By Default
Changed
- Refactor module to enqueue changes by default, run task on every change
- Change
-j, --jobs
to support concurrent tasks - Exposed
-k, --kill
to enable old behaviour of killing previous task on change (e.g. old behaviour was-j1, -k
)