README: Correct homebrew instructions#402
Merged
chenbh merged 1 commit intobuildpacks-community:mainfrom Nov 19, 2024
Merged
Conversation
Contributor
Author
|
Sample output from a homebrew run: $ brew tap buildpacks-community/kpack-cli
==> Tapping buildpacks-community/kpack-cli
Cloning into '/opt/homebrew/Library/Taps/buildpacks-community/homebrew-kpack-cli'...
remote: Enumerating objects: 82, done.
remote: Counting objects: 100% (82/82), done.
remote: Compressing objects: 100% (57/57), done.
remote: Total 82 (delta 46), reused 48 (delta 22), pack-reused 0 (from 0)
Receiving objects: 100% (82/82), 17.78 KiB | 2.54 MiB/s, done.
Resolving deltas: 100% (46/46), done.
Tapped 1 formula (18 files, 44.0KB).
$ brew install kp
==> Downloading https://formulae.brew.sh/api/formula.jws.json
############################################################################################################################################################################################################################################# 100.0%
==> Downloading https://formulae.brew.sh/api/cask.jws.json
############################################################################################################################################################################################################################################# 100.0%
==> Fetching buildpacks-community/kpack-cli/kp
==> Downloading https://github.com/vmware-tanzu/kpack-cli/releases/download/v0.13.0/kp-darwin-arm64-0.13.0
Already downloaded: /Users/gogolokr/Library/Caches/Homebrew/downloads/1b74a2f75aa48e07a369faefcd394392ab98bf26ebe1bf02c45a0eaba9cbfaf4--kp-darwin-arm64-0.13.0
==> Installing kp from buildpacks-community/kpack-cli
🍺 /opt/homebrew/Cellar/kp/0.13.0: 4 files, 54.2MB, built in 1 second
==> Running `brew cleanup kp`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`). |
chenbh
approved these changes
Nov 19, 2024
Contributor
chenbh
left a comment
There was a problem hiding this comment.
Oof, thanks for catching this!
neil-hickey
pushed a commit
to neil-hickey/kpack-cli
that referenced
this pull request
Jan 13, 2026
…brew_instructions README: Correct homebrew instructions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.