Skip to content

Instantly share code, notes, and snippets.

View loic-nazaries's full-sized avatar

Loïc Nazaries loic-nazaries

View GitHub Profile
=== General Commands
help # show this usage
version # show the gem version
list # list your apps
create [<name>] # create a new app
keys # show your user's public keys
keys:add [<path to keyfile>] # add a public key
@loic-nazaries
loic-nazaries / heroku.md
Created December 18, 2020 14:45 — forked from raghubetina/heroku.md
Heroku Cheatsheet

Heroku Cheatsheet

Get the Heroku toolbelt

Sign up for a Heroku account and install the toolbelt if you haven't already.

Prepare your application

In your Gemfile, add