摘要:
git submodule add 添加项目的依赖模块在项目的根目录添加子模块$ cd demo_project$ git submodule add git://github.com/felixge/node-mysql.git deps/mysql$ git submodule init$ git submodule update# 提交更改git submodule init and update 就可以直接获取依赖模块了$ git submodule initSubmodule 'deps/connect' (git://github.com/senchalabs/co 阅读全文
posted @ 2011-04-11 18:05
MK2
阅读(14666)
评论(3)
推荐(0)
摘要:
cnodejs.org将于4月16日在北京betacafe举办Nodejs技术交流聚会, 有想了解javascript服务器端开发的同学吗?可以报名参加喔 http://cnodejs.org/blog/?p=634 阅读全文
posted @ 2011-04-11 13:41
MK2
阅读(663)
评论(0)
推荐(1)


浙公网安备 33010602011771号