This is a collection of automation scripts that I have used in the private or work area and would like to share. the scripts are organized in their own folders with their own README.md files.
Clone the repository and navigate into the directory
git clone https://github.com/sp8cky/Automation-Scripts && cd Automation-Scripts
For information about the respective scripts see their README.md files.
Feedback and contributions are welcome! If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request on GitHub.
- Fork the repository
- Create a feature branch:
git checkout -b feature/your-feature - Commit your changes:
git commit -m 'Add some feature' - Push to the branch:
git push origin feature/your-feature - Open a pull request
This project was created by sp8cky.
This project is licensed under the MIT-License. See the LICENSE file for details.
This project is provided "as is". Use it at your own risk. I take no responsibility for any damage or problems that may arise from the use of the scripts.