Welcome to linux-workspace
, a skeleton for a version-controlled Linux work area that you can bring with you anywhere.
cd
clone [email protected]: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