GitHub

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(链接)
(图集)
 
(未显示1个用户的21个中间版本)
第2行: 第2行:
  
 
GitHub: Secure [[Git]] hosting and collaborative development. GitHub采用[[Rails]]实现。
 
GitHub: Secure [[Git]] hosting and collaborative development. GitHub采用[[Rails]]实现。
 +
 +
==博客==
 +
<rss>https://github.com/blog/all.atom</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
 +
 +
==项目==
 +
*[https://github.com/google/go-github go-github]
 +
 +
==Python==
 +
*[http://www.infoq.com/cn/news/2016/01/python-moving-to-github Python将迁移到GitHub]
 +
*[https://github.com/PyGithub/PyGithub Python library implementing the GitHub API v3]
 +
 +
==文档==
 +
*[http://docs.huihoo.com/github/chatops-at-github.pdf ChatOps at GitHub]
 +
*[http://docs.huihoo.com/oscon/2013/how-we-built-our-community-in-github.pptx How We Built Our Community in GitHub]
 +
*[http://docs.huihoo.com/javaone/2014/CON12388-Advanced-Git-and-GitHub.pdf Advanced Git and GitHub]
 +
*[http://docs.huihoo.com/javaone/2015/CON9319-Patterns-for-Collaborative-Software-Development-in-a-Social-World.pdf Patterns for Collaborative Software Development in a Social World]
 +
 +
==图集==
 +
<gallery>
 +
image:github.jpg
 +
</gallery>
 +
[[image:GitHub-Mark-32px.png]] [[image:GitHub-Mark-64px.png]] [[image:GitHub-Mark-120px-plus.png]] [[image:GitHub-Mark-Light-32px.png]] [[image:GitHub-Mark-Light-64px.png]] [[image:GitHub-Mark-Light-120px-plus.png]]
  
 
==链接==
 
==链接==
*http://github.com
+
*[http://github.com GitHub]
 +
*[http://githubengineering.com/ GitHub Engineering]
 +
*[https://github.com/styleguide GitHub styleguide:CSS、JavaScript、Ruby]
 
*http://svnhub.com/
 
*http://svnhub.com/
 
*[http://mac.github.com/ GitHub for Mac]
 
*[http://mac.github.com/ GitHub for Mac]
 
*[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]
 +
*[http://www.yangzhiping.com/tech/github.html 如何高效利用GitHub]
  
[[category:Rails]]
+
[[category:rails]]
[[Category:Erlang]]
+
[[category:erlang]]
 +
[[category:git]]
 +
[[category:GitHub]]

2018年10月19日 (五) 15:40的最后版本

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

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

目录

[编辑] 博客

自https://github.com/blog/all.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

[编辑] 项目

[编辑] Python

[编辑] 文档

[编辑] 图集

GitHub-Mark-32px.png GitHub-Mark-64px.png GitHub-Mark-120px-plus.png GitHub-Mark-Light-32px.png GitHub-Mark-Light-64px.png GitHub-Mark-Light-120px-plus.png

[编辑] 链接

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

变换
操作
导航
工具箱