32 Forks
43 Stars
43 Watchers

heroku-buildpack-cli

How to download and setup heroku-buildpack-cli

Open terminal and run command
git clone https://github.com/heroku/heroku-buildpack-cli.git
git clone is used to create a copy or clone of heroku-buildpack-cli repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with heroku-buildpack-cli https://github.com/heroku/heroku-buildpack-cli/archive/master.zip

Or simply clone heroku-buildpack-cli with SSH
[email protected]:heroku/heroku-buildpack-cli.git

If you have some problems with heroku-buildpack-cli

You may open issue on heroku-buildpack-cli support forum (system) here: https://github.com/heroku/heroku-buildpack-cli/issues