github上的优秀项目和开发环境配置【转http://www.cnblogs.com/2018/archive/2012/11/09/2763119.html】

github上的优秀项目和开发环境配置

 

国外的几个公司开放的资源 

https://github.com/google

https://github.com/facebook 
https://github.com/joyent  node.js
https://github.com/jquery 
https://github.com/torvalds  linux系统

http://twitter.github.com/  Bootstrap 是很流行的html5开发库

国内的公司开放的资源 

支付宝:https://github.com/alipay

淘宝:kissy https://github.com/kissyteam 

百度:https://github.com/cnberg

https://github.com/popular/starred  热度星别排行

这么多资源,如果我们想在开发工具中使用,可以参考如下的方式进行配置 

在Visual Studio中使用GitHub(使用篇)

http://www.cnblogs.com/sorex/archive/2011/08/11/2134642.html 

Eclipse上使用github

http://wenku.baidu.com/view/9dddbdb9c77da26925c5b024.html 
原文地址:https://www.cnblogs.com/songtzu/p/2982972.html