-
Notifications
You must be signed in to change notification settings - Fork 0
scoopr/autobuild
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Latest commit66362a0 · | ||||
Repository files navigation
autobuild - dead simple automation Triggers arbitary shell commands on filesystem events. By default monitors current working directory, which can be changed with -d flag. It ignores events that are notified after the command is run, for avoiding endless loops. This ignore duration in seconds can be changed with -i flag. On Mac OS X, there is additional value 'latency', which can be changed with -l flag For example, automatically run test-suite $ autobuild make check Or build a website $ autobuild 'cat header.html content.html footer.html > index.html'
About
Dead simple automation
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published