https://github.com/bigbinary/heroku-buildpack-krew
Krew Buildpack for Heroku
https://github.com/bigbinary/heroku-buildpack-krew
Last synced: about 2 months ago
JSON representation
Krew Buildpack for Heroku
- Host: GitHub
- URL: https://github.com/bigbinary/heroku-buildpack-krew
- Owner: bigbinary
- Created: 2022-09-27T15:05:39.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-27T15:16:14.000Z (over 2 years ago)
- Last Synced: 2025-02-04T21:43:24.604Z (4 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kubectl in Heroku
Add the krew binary to Heroku
# Add
heroku buildpacks:add https://github.com/bigbinary/heroku-buildpack-krew# Remove
heroku buildpacks:remove https://github.com/unnitallman/heroku-buildpack-krew
```