Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 476 Bytes

File metadata and controls

10 lines (9 loc) · 476 Bytes

Script-Central

A repository of helpful scripts

Contributing

To add a script to the repository please follow the following steps:

  1. Fork the repository or create a new branch.
  2. Create a folder with the title of your script.
  3. Put script, specific README, and other supporting files in the folder.
  4. If your script produces/relies on any files that need to be ignored, pelase include a specific .gitignore as well.
  5. Create a Pull Request to add changes to master.