Skip to content

A quick and dirty filesystem watcher that watches specified files and directories for changes and executes a specified script on modification.

Notifications You must be signed in to change notification settings

danielsson/watchtower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Watchtower

Watchtower is a simple program that will run a script whenever one of the specified files are changed.

####Example ./watchtower ./reload-site *.html *.js app.css

About

A quick and dirty filesystem watcher that watches specified files and directories for changes and executes a specified script on modification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published