Skip to content

yosuke-furukawa/wt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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