2009年7月11日土曜日

heroku スタートアップメモ Bookmark and Share

  1. >gem install heroku  
  2. Successfully installed rest-client-1.0.3  
  3. Successfully installed heroku-1.0  
  4. 2 gems installed  
  5. Installing ri documentation for rest-client-1.0.3...  
  6. Installing ri documentation for heroku-1.0...  
  7. Installing RDoc documentation for rest-client-1.0.3...  
  8. Installing RDoc documentation for heroku-1.0...  


  1. >heroku create  
  2. Enter your Heroku credentials.  
  3. Email:  
  4. Password:  
  5. Uploading ssh public key {Home Directory}/.ssh/id_rsa.pub  
  6. Created http://freezing-day-xx.heroku.com/ | git@heroku.com:freezing-day-xx.git  

0 件のコメント: