mirror of
https://github.com/watchexec/watchexec.git
synced 2024-11-14 00:01:12 +01:00
commit
fd435785aa
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ Watch all files below `src` and subdirectories for changes, running `make test`
|
|||
|
||||
Call `make test` when any file changes in this directory/subdirectory, except for everything below `target`:
|
||||
|
||||
$ watchexec -i target make
|
||||
$ watchexec -i target make test
|
||||
|
||||
Call/restart `python server.py` when any Python file in the current directory (and all subdirectories) changes:
|
||||
|
||||
|
|
Loading…
Reference in a new issue