Local Git installation
Local Git installations from Github:
Install local dependencies
Ubuntu
sudo add-apt-repository ppa:openjdk-r/ppa
sudo apt-get update
sudo apt-get install openjdk-11curl -o-
https://raw.githubusercontent.com/creationix/nvm/v0.34.0/install.sh | bash
# Follow instructions at end of script to add nvm to ~/.bash_rc
nvm install v12.16.0MacOS
Fork all Spinnaker repos
Setup SSH keys
Required Halyard invocations
Intended use case:
Last updated