简体   繁体   English

在Nitrous.io中使用Github

[英]Using Github with Nitrous.io

https://www.nitrous.io/join/GtIJ6P6P2WA https://www.nitrous.io/join/GtIJ6P6P2WA

Trying to figure out what would be the best settings to setup a rails 4 app on nitrous.io and use github to back it up. 尝试找出最好的设置是在nitroous.io上设置Rails 4应用并使用github对其进行备份。

您可以按照此处的说明进行操作,并将密钥添加到Github: http : //help.nitrous.io/github-add-key/

After adding your SSH key from http://help.nitrous.io/github-add-key/ http://help.nitrous.io/github-add-key/添加SSH密钥后

Set up a new repo on github https://github.com/new 在github https://github.com/new上建立一个新的仓库

Then follow the steps here: https://stackoverflow.com/a/18876028/682288 (Git part, not hte Heroku part) to create a remote origin pointing to your GitHub repo. 然后按照以下步骤操作: https : //stackoverflow.com/a/18876028/682288 (Git部分,而非hte Heroku部分)以创建指向您的GitHub存储库的远程源。 and git push origin master git push origin master

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM