3月 09, 2012

heroku git的小指令

輸入指令 heroku login 
輸入帳號跟密碼
登入成功後
下載APP的方式如下 輸入指令  記輸入APP名稱
git clone git@heroku.com:furious-robot-218.git -o heroku

會下載到使用者名稱的資料夾

進到APP的資料夾 然後輸入指令 git push heroku master 就能上傳上去更新你的APP

沒有留言: