mirror of
https://github.com/go-task/task.git
synced 2025-01-26 05:27:15 +02:00
Update README with watch of tasks
This commit is contained in:
parent
72a6727e31
commit
24e7aa01c7
@ -322,6 +322,12 @@ build Build the go binary.
|
||||
test Run all the go tests.
|
||||
```
|
||||
|
||||
## Watch tasks (experimental)
|
||||
|
||||
If you give a `--watch` or `-w` argument, task will watch for files changes
|
||||
and run the task again. This requires the `sources` attribute to be given,
|
||||
so task know which files to watch.
|
||||
|
||||
## Alternatives
|
||||
|
||||
Similar software:
|
||||
|
Loading…
x
Reference in New Issue
Block a user