Commit Graph

3 Commits

Author SHA1 Message Date
Erkin Alp Güney 83cd9ce0a3 Revert "Close files after use for setup script" 2022-04-19 16:57:45 +03:00
BigweldIndustries 7e2421e5c2 Close files after use for setup script
This is a good practice in python, and while negligible, is better to do.
2022-03-20 17:00:41 +00:00
xnacly 78c87060d0 updated the setup script
- now allows for easier addition of new repos via a python script
- split setup.sh to setup.py & clone_all_repos.sh to make dynamic addition of all repos with the github api easier
- vscode workspace now gets generated from all repos in the orga
2021-07-20 11:37:29 +02:00