An open API service indexing awesome lists of open source software.

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

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
```