Skip to content

Instantly share code, notes, and snippets.

@jckdotim
Created January 28, 2012 12:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jckdotim/1694125 to your computer and use it in GitHub Desktop.
Save jckdotim/1694125 to your computer and use it in GitHub Desktop.
heroku tutorial
$ heroku create
Created sushi.herokuapp.com | git@heroku.com:sushi.git
$ git push heroku master
-----> Heroku receiving push
-----> Rails app detected
-----> Compiled slug size is 8.0MB
-----> Launching... done, v1
http://sushi.herokuapp.com deployed to Heroku
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment