rerun
Watchdog
Automatically restarts an application when the underlying filesystem changes
Restarts an app when the filesystem changes. Uses growl and FSEventStream if on OS X.
984 stars
15 watching
80 forks
Language: Ruby
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alexb52/retest | A CLI tool to watch file changes and run matching Ruby specs in any project | 146 |
ivpusic/rerun | Automates recompiling and rerunning Go applications in response to source code changes | 167 |
dimpiax/swiftmon | Automatically restarts Swift applications upon file changes to ensure consistency and freshness. | 2 |
denosaurs/denon | Automated file watcher and script runner for Deno applications. | 1,101 |
liudng/dogo | Automates compilation and execution of source files in response to changes | 268 |
guard/listen | Notifies applications about file modifications and changes | 1,925 |
browserify/watchify | Automatically rebuilds browserify bundles in response to file changes | 1,790 |
alexperathoner/sessions | An extension for Safari to save and restore the current browsing session. | 150 |
rubencaro/harakiri | Helps an application automatically restart or take other actions when specific files change on disk. | 20 |
rkotze/eye_drops | Automates code testing on file changes in Elixir projects | 53 |
simonwaldherr/fsagent | Automates file system actions in response to changes | 15 |
wtetsu/gaze | Automates repetitive command executions after file modifications to save development time and effort. | 269 |
robrich/gulp-exec | An npm package providing an exec plugin for Gulp tasks to run shell commands with customizable reporting and error handling. | 163 |
eaburns/watch | A tool that watches a directory tree and runs a command when changes are detected. | 202 |
blackavec/adb-auto-restarter | Automates restarting of ADB service after it stops detecting an Android device. | 14 |