A compilation of useful scripts
Using Git Hooks is a great way to automatically execute scripts for parts of your development process that you may otherwise forget to run.
To install make sure you make the files executable then run the install script.
chmod +x scripts/*
./scripts/install-hooks.sh