Skip to content

Watch for file changes in a static site and automatically trigger a new build

License

Notifications You must be signed in to change notification settings

egladman/bashmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

bashmon

Watch for file changes in a static site (or web app) and automatically trigger a command.

Dependencies

  • Bash 4.4+
  • Coreutils

Example

Watch for changes in files that have the following extensions: .html, and .conf. Runs <command> if a change is found.

bashmon "html conf" "<command>"

Install

git clone https://github.com/egladman/bashmon.git
cp bashmon/bashmon /usr/local/bin/bashmon

About

Watch for file changes in a static site and automatically trigger a new build

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages