watchexec-cli 1.22.3

Executes commands in response to file modifications
Documentation
1
2
3
4
fn main() {
	embed_resource::compile("watchexec-manifest.rc", embed_resource::NONE);
	bosion::gather();
}