Skip to content

filewatch monitors for any changes in a directory and recompiles code automatically. It is a tool for helping developers with compilation of small projects.

Notifications You must be signed in to change notification settings

istae/filewatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

filewatch

filewatch monitors for any changes in a directory and recompiles code automatically. It is a tool for helping developers with compilation of small projects.

Example

filewatch <dirname> or filewatch

Entering files to watch

Alt text

Error in the source code file being watched

Alt text

After fixing and saving, make is called by filewatch automatically

Alt text

About

filewatch monitors for any changes in a directory and recompiles code automatically. It is a tool for helping developers with compilation of small projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published