watchexec-cli 1.24.1

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();
}