4 releases
0.1.5 | Sep 12, 2022 |
---|---|
0.1.4 | Jul 25, 2022 |
0.1.3 | Jul 25, 2022 |
0.1.2 | Jul 25, 2022 |
#1173 in Command line utilities
16KB
83 lines
watchutil-rs
This repo builds a utility program pulumi-watch
to support the functionality of the pulumi watch
command.
Contributing
Contributions are welcome, however the utility must conform to the argument specifications or interfaces required by the Pulumi CLI.
Attribution
This library uses the watchexec library to implement recursive file watching. Credit to Matt Green and Félix Saparelli for their performant, cross-platform file watching utility.
Dependencies
~15–48MB
~812K SLoC