Bruno Pedro's public notes


Found at “Introduction (fswatch 1.16.0)” on 2022-01-22 19:50:42.

fswatch is a file change monitor that receives notifications when the contents of the specified files or directories are modified. fswatch interacts with the operating system using a monitor.

You can use fswatch to actively monitor a folder and push any changes to GitHub automatically.