Chl*_*bta 1 push github heroku git-clone
我是新手,我想从github克隆一个应用程序到heroku.我试过这个命令
heroku git:clone git@github.com:[Creator]/[APPname].git [HerokuappDirectory]
Run Code Online (Sandbox Code Playgroud)
但我明白了 Resource Not Found.
像往常一样克隆回购git clone git@github... .然后cd进入目录并运行heroku create [an optional app name].那么你将有两个Git遥控器设置,一个用于repo(原点),一个用于heroku app(heroku).然后'git push heroku master'将部署到heroku.
| 归档时间: |
|
| 查看次数: |
2476 次 |
| 最近记录: |