Skip to content

rabeyta/tap-dev-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages