Skip to content

Build a project when the source files are updated.

Notifications You must be signed in to change notification settings

ferdodo/build-watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

build-watch

Build a project when the source files are updated.

How to use

  • Move to your project main directory containing the source files.
  • Run build-watch <BUILD-COMMAND>.

What is watched

  • Files name and location.
  • Files permissions (read, write, execution).
  • Files last modification time.

What is not watched

  • Hidden files.
  • Directories.
  • Files owner and group.

About

Build a project when the source files are updated.

Resources

Stars

Watchers

Forks

Languages