Watcher program written in Go that runs shell command(s)
Find a file
2025-06-29 01:31:27 -06:00
go.mod init basic working program, need to fix command running 2025-06-28 17:14:54 -06:00
go.sum init basic working program, need to fix command running 2025-06-28 17:14:54 -06:00
main.go commands working, need to change to directory watch as directed by fsnotify doc 2025-06-29 01:31:27 -06:00