Skip to content

Instantly share code, notes, and snippets.

@vpivo
Created May 20, 2013 04:39

Revisions

  1. vpivo created this gist May 20, 2013.
    8 changes: 8 additions & 0 deletions herokucheatsheet
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    heroku create
    Creates a new sub domain.

    git push heroku master
    Deploys

    heroku rename NEW NAME
    Renames app.