Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 453 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 453 Bytes

wt

wt stands for "watch-then".

wt watches your folder/file, when changes the folder/file then execute commands.

HOW TO USE

$ wt <filepath> <command> [interval (second, default 1sec)]
$ wt . "go test"

HOW TO INSTALL

DOWNLOAD FROM HERE

DEMO

image

LICENSE

MIT