Tanzu Framework provides a set of building blocks to build atop of the Tanzu platform and leverages Carvel packaging and plugins to provide users with a much stronger, more integrated experience than the loose coupling and stand-alone commands of the previous generation of tools.
Apache License 2.0
195
stars
192
forks
source link
Use apt-get and tanzu builder install to install Tanzu CLI plugin builder instead of cloning and building from source code #4623
When work on building CLI plugins started, the ability to download Tanzu CLI plugin builder using apt-get was not available. At that time, I decided to–as a temporary measure–git clone and build the Tanzu CLI plugin builder from source code.
Now that apt-get is available, use that instead of building from source code.
Describe alternative(s) you've considered
None
Affected product area (please put an X in all that apply)
Describe the feature request
When work on building CLI plugins started, the ability to download Tanzu CLI plugin builder using apt-get was not available. At that time, I decided to–as a temporary measure–git clone and build the Tanzu CLI plugin builder from source code.
Now that apt-get is available, use that instead of building from source code.
Describe alternative(s) you've considered
None
Affected product area (please put an X in all that apply)
Additional context