Skip to content
/ stalk Public

The stalk utility is used to continuously recursively watch one or more directories for file changes (e.g. creation, deletion, modification) and subsequently execute a shell command.

License

Notifications You must be signed in to change notification settings

cinchapi/stalk

Repository files navigation

stalk

The stalk utility is used to continuously watch one or more directories for changes (e.g. creation, deletion, modification) and subsequently execute a shell command. An example use case is watching for changes to source code to recompile and rebuild the application on the fly.

About

The stalk utility is used to continuously recursively watch one or more directories for file changes (e.g. creation, deletion, modification) and subsequently execute a shell command.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published