You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "Installing required packages and tools, you may be prompted for your sudo password."
sudo ./install.sh
./configure.sh
./gitconfig.sh
cd ~
echo "All done! Disconnect and log back in to ensure you have everything."
echo "Some repositories can't be cloned without a private key, install your identity (with pivotal_login or similar) and run ./workspace/devenv/cloner.sh to get the rest."