Simple configurable auto-commit service for MacOS
- Download or clone this repository
- Run the
installer
script included in this repository - When prompted, input the system path of the directory you would like to auto-commit
To verify successful installation, you can run the command:
launchctl list | grep auto-commit
If successful, you should see the following output:
- 0 com.github.<username>.auto-commit
- Run the
uninstaller
script included in this repository