Clone this repo. Define these variables in your bash profile:
WORK_HOME- where do you clone work reposWORK_ORG- github org you generally clone fromWORK_WIFI_CIDR- CIDR to scan for wireless devices at the office, if you have permissionGITHUB_USERNAME- github userGITHUB_USERS- other github users who work you may pull seperated by commasDEV_HOME- top level directory for dev workDEV_ENV_HOME- directory you cloned this toWORK_REGISTRY- base url for your work's docker registryDEFAULT_REMOTE- default git remote
Add a source $DEV_ENV_HOME/.bash_profile to your bash profile.