Upgrade to Pro — share decks privately, control downloads, hide ads and more …

herokuでつくる 50人のためのRailsアプリ

herokuでつくる 50人のためのRailsアプリ

13.Jan.2013 東京Ruby会議10

やきとりい

January 13, 2013
Tweet

More Decks by やきとりい

Other Decks in Programming

Transcript

  1. herokuを始めるのに 必要なもの + heroku tool belt (Heroku client, Foreman, git)

    詳しくはこのURL: https://toolbelt.heroku.com/ Sunday, January 13, 13
  2. コマンドはこれだけ $ heroku login $ cd ./myapp $ heroku create

    詳しくはこのURL: https://toolbelt.heroku.com/ Sunday, January 13, 13