Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
Heroku CLI Standalone
=====================

To install the standalone Heroku CLI:

    $ xz -cd heroku-VERSION.tar.xz | tar -x
    $ cd heroku
    $ ./install
    heroku installed to /usr/local/bin/heroku