Welcome to linux-workspace, a skeleton for a version-controlled Linux work area that you can bring with you anywhere.
Sourced from:
https://medium.com/@stephenagrice/take-your-linux-workspace-anywhere-backup-for-nerds-fdbf40b0421
cd
clone git@github.com:stephengrice/linux-workspace.git
cd ~/linux-workspace
./sync-home.bash
cd ~/linux-workspace
./clone-repos.py
./scan-repos.py
Automatically detect repositories in wkdir directory and create/update repos.csv to match this strucutre.
It is assumed you only want one copy of each repo in wkdir at a time.
If you have more than one, a warning will be printed when you run the script