#Cue - A fast, lightweight file watcher that automatically runs your command on every save

2 messages · Page 1 of 1 (latest)

mighty pond
#

idk if clap, serde, and 3 tty crates is "lightweight"
also seems like a lot of this is AI-coded

also your git config is incorrect, make sure you set your user.email setting correctly because your commits don't show up as being made by you

#

Also I wonder how this compares to a simple shell loop with inotifywait (inotify-tools package)