A script for auto pushing files generated from tools
- sudo apt-get install inotify-tools
- ssh - without it you will need to enter your password every time
-w "/abs/path/to/file-to-watch" -s "/abs/path/to/repo" -d "relative-path/in/repo/" -m "Git commit message" -t 3600