GitHub

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(博客)
(链接)
第34行: 第34行:
 
*[http://mobile.github.com/ GitHub Issues for iPhone]
 
*[http://mobile.github.com/ GitHub Issues for iPhone]
 
*[https://enterprise.github.com/ GitHub Enterprise]
 
*[https://enterprise.github.com/ GitHub Enterprise]
 +
*[https://enterprise.github.com/aws GitHub Enterprise on AWS]
 
*[http://www.infoq.com/cn/news/2008/03/github-git-repository-hosting GitHub - 基于Rails的Git库托管]
 
*[http://www.infoq.com/cn/news/2008/03/github-git-repository-hosting GitHub - 基于Rails的Git库托管]
 
*[http://amtal.github.com/2011/08/01/why-use-erlang.html http://amtal.github.com/2011/08/01/why-use-erlang.html]
 
*[http://amtal.github.com/2011/08/01/why-use-erlang.html http://amtal.github.com/2011/08/01/why-use-erlang.html]

2015年1月5日 (一) 10:14的版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 GitHub Thanks, Wikipedia.

GitHub: Secure Git hosting and collaborative development. GitHub采用Rails实现。

目录

博客

自https://github.com/blog.atom加载RSS失败或RSS源被墙

创建

首先在github创建代码库,如:https://github.com/huihoo/rails32

code download:http://download.huihoo.com/rails/agile-web-development-with-rails/
初始化 rails32 的代码到 https://github.com/huihoo/rails32
cd d:\ruby\rails4\rails32
git init
git add -A
git commit -m "rails32 code initialized"
git pull https://github.com/huihoo/rails32
git push https://github.com/huihoo/rails32

配置

文档

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱