A repository of helpful scripts
To add a script to the repository please follow the following steps:
- Fork the repository or create a new branch.
- Create a folder with the title of your script.
- Put script, specific README, and other supporting files in the folder.
- If your script produces/relies on any files that need to be ignored, pelase include a specific .gitignore as well.
- Create a Pull Request to add changes to master.