Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 615 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 615 Bytes

pre-reqs

  • VS Code installed + on path
    • echo 'export PATH="$PATH:/Applications/Visual Studio Code.app/Contents/Resources/app/bin"' >> ~/.bash_profile or ~/.zshrc
  • JDK installed and available on path
    • check by running `javac -versio

software to download

  • tanzu cli
  • tanzu plugins
  • carvel
  • tilt
  • kpack cli

plugins to install

TODO

  • look at installing kubectl krew + some plugins, such as tree
  • document installing pivnet + obtaining token
  • refactor script into download + tar and consumption
  • update for tap 1.6 new plugin architecture
  • variables / versions are read from some yaml