watchit 0.0.1

Creator: bradpython12

Last updated:

Add to Cart

Description:

watchit 0.0.1

I’m walking here

Using
A typical use of the this is to wait a second after a file has changed and then
run make. Put that all in a loop.:
while true; do watchit && sleep 1 && make; done


Issues
It stops when doing a ctrl-c but doesn’t exit. The workaround right now is
to use ctrl-z and then kill %1.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.