Commit Graph

83 Commits

Author SHA1 Message Date
Matt Green 912ed136f1 Note that Rust 1.15 is required 2017-04-17 12:52:46 -04:00
Chris Aumann ea130dd021 Add documentation for --no-shell 2017-04-10 00:20:27 +02:00
Chris Aumann 14941c89d2 Add SIGHUP example to README 2017-04-02 21:21:30 +02:00
Chris Aumann debfafb47b Adapt README to --signal option 2017-04-02 21:19:53 +02:00
Samson Ootoovak ee5f7509b5 Fix headers in Readme file.
Just added spaces so the markdown recognises the headers.
2017-03-27 21:56:06 +13:00
Matt Green 0e371d1c56 Update docs for 1.7.0 2017-02-05 13:29:38 -05:00
Matt Green ed474ccfe3 Update Homebrew instructions 2017-01-19 11:35:38 -05:00
Matt Green 9c65e816da Add -k option to send SIGKILL instead of SIGTERM; closes #31 2016-12-19 11:37:20 -05:00
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