Commit Graph

25 Commits

Author SHA1 Message Date
Matt Green ef37a9fb97 Add example that uses --; closes #28 2016-12-14 19:45:31 -05:00
Matt Green 8797b35926 Update README 2016-11-23 13:11:25 -05:00
Matt Green 98c2698798 Document dropped --watch option 2016-11-17 08:49:31 -05:00
Matt Green 4d03519631 Update credits 2016-11-08 21:57:09 -05:00
Matt Green 1a028e5788 Add crates.io badge 2016-11-03 16:33:41 -04:00
David Raifaizen 8713140a4e Creating method to update the watch_exec variable with the greatest common path found among the changed filepaths 2016-10-29 14:39:48 -04:00
Robin Stocker 52c5e9f4ce README: Add rustup command for installing with nightly
I had to figure out how to install watchexec with nightly using rustup.
A lot of people are probably not familiar with it, so include the commands.
2016-10-26 12:16:33 +11:00
Matt Green 7d8f909220 Add watcher module, back to requiring nightly builds 2016-10-20 14:27:11 -04:00
Matt Green 03775b61ce No need to use before_exec() to call setpgid() 2016-10-20 12:09:51 -04:00
Matt Green dde7453a47 Add Cargo instructions; closes #8 2016-10-17 21:26:11 -04:00
Noé De Cuyper c4bbddc353 Fix inconsistency in README 2016-10-17 20:55:28 +02:00
Matt Green 5cd6ee5a9b Add install instructions for non-macOS users 2016-10-17 11:53:43 -04:00
Matt Green 57efffb0f2 Add badges 2016-10-15 14:03:23 -04:00
Matt Green ff7bb9bf45 Remove status section 2016-10-15 11:05:57 -04:00
Matt Green 4144abada4 Triggering appveyor to build 2016-10-15 10:47:35 -04:00
Matt Green 190b58a899 CI fun 2016-10-15 10:43:25 -04:00
Matt Green a7f56ef926 Update README a little for CI 2016-10-15 10:25:37 -04:00
Matt Green 3b2e55855f Update status 2016-10-12 09:30:40 -04:00
Matt Green 7d4e9ea6b0 Update README 2016-10-12 09:12:42 -04:00
Matt Green cd8e43baaf Update brew install instructions to use repo-local formula 2016-09-26 08:04:56 -04:00
Matt Green 406e137cef Add -r option to restart commands on subsequent events; closes #4 2016-09-24 13:52:54 -04:00
Matt Green d087092f64 Infer path, add -e option to monitor files based on file extensions 2016-09-23 11:59:57 -06:00
Matt Green 153f0b0ed9 Update README for 0.8.0 2016-09-22 08:03:23 -06:00
Matt Green 7de20f17d2 Add Homebrew link 2016-09-19 12:49:25 -04:00
Matt Green e01c45d6f5 Rename to watchexec 2016-09-18 16:42:11 -04:00