watchexec-cli 1.21.1

Executes commands in response to file modifications
Documentation
1
2
3
4
5
mod init;
mod runtime;

pub use init::init;
pub use runtime::runtime;