Skip to content

Version "5" aka Just Wrap Watchexec

Compare
Choose a tag to compare
@passcod passcod released this 18 Apr 05:31
· 346 commits to 8.x since this release
0308fd0

I've written a new version that calls watchexec by translating cargo watch's options and defaults, so given that watchexec has several issues of ours covered, technically these are fixed:

It's a bit of a cheat, though.

You can install with this lengthy command:

$ cargo install --git https://github.com/passcod/cargo-watch --branch just-wrap-watchexec

And if you don't have it already, you'll also need to $ cargo install watchexec.

This is not published to crates.io because I haven't completely given up on making my non-wrappy version work, so if I publish further non-wrappy releases they'll go on crates.io on the 4.x release boat.