Lets build another heroku cli tool for docker so we can hack. 🎉
Here is some instructions on how to use it.
For example:
eval $(docker run --rm wenlock/herokucli:latest init)
heroku help
make build
eval $(docker run --rm wenlock/herokucli:latest init)
heroku test
Start a shell with
eval $(docker run --rm wenlock/herokucli:latest init)
heroku shell
Want to help me, wow cool!
Fork this repo and submit a PR :D