This repository contains a collection of useful scripts that can be used for various purposes.
To use the scripts in this repository, you'll need to follow these steps:
- Clone the repository:
git clone https://github.com/mickiemouse/Useful-Scripts.git
- Navigate to the repository directory:
cd Useful-Scripts
- Install any dependencies required by the scripts.
Contributions are welcome! If you have any useful scripts that you would like to add to this repository, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b add-new-script
- Make your changes and commit them:
git commit -am 'Add new script'
- Push the changes to your forked repository:
git push origin add-new-script
- Submit a pull request to the main repository.
This repository is licensed under the GPL-3.0 License.