Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Macwatch

Macwatch is a simple filewatching utility. You give it a list of files to watch and a command to run when those files change and it will invoke the command.

makewatch.py is a companion script that will parse a Makefile for the dependencies of a target and invoke make when that target's dependencies change.

Usage

$ macwatch 'command' [files ...]

or

$ something_outputting_lines_to_stdout | macwatch 'command'

About

Simple utility to watch files on macOS

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages