A list of super awesome scripts which help automate the boring tasks.
- Make a separate folder for your script.
- The script can be in any language
- Script and folder naming convention (Use underscore only)
- ❌ Script Name
- ❌ Folder-Name
- ✔️ script_name
- ✔️ folder_name
- The folder should contain the followings -
- Main Script,
- Supporting files for the script
- A separate
README.md
file with proper documentation.
note: feel free to add your project to the list of scripts