#helper #cli #watch #watchexec #watcher #build #pulumi

app pulumi-watch

A minimal filesystem watcher, based on watchexec

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

#9 in #watchexec

Download history 30/week @ 2024-02-23 11/week @ 2024-03-01 4/week @ 2024-03-08 13/week @ 2024-03-15

58 downloads per month

Apache-2.0

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

~20–56MB
~881K SLoC