This repo contains simple Python scripts to automate various tasks.
All scripts are in the /scripts folder.
- starReposFromOrgs: stars all github repos from given orgs.
- Install Python, if you haven't already.
- Clone this repo locally in your computer.
- In the terminal, navigate to the
/scriptsfolder in this repo. - Execute the scripts that you wish to execute there, by calling
python <script-name>.py.
Note: some scripts may read from an .env file.
Check the script's source code to see if this is the case and,
if so, create an .env file in the /scripts folder and
add to it the required information.
⭐ Don't forget to star this repository if you find it useful! ⭐
Thank you for considering contributing to this project! Contributions are highly appreciated and welcomed. To ensure smooth collaboration, please refer to our Contribution Guidelines.
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.
Thanks a lot for spending your time helping TODO grow.
© 2025 AOSSIE