An auto clicker and mouse manipulator.
Pizza money donations are always appreciated:
PayPal: donate@aswsoftware.com
BitCoin: 15rKqL1numHJyE36ottMbhs5cmCjJkuowV
To use uncrustify (for coding standards (pretty formatting) for this repo):
-
Get
uncrustifyand ensure that the path touncrustify.exeis added to the WindowsPathenvironment variable. https://github.com/uncrustify/uncrustify -
Run the following command locally to set the git hooks directory (uncrustify will run upon commit):
git config --local core.hooksPath .githooks/