安装GYP(Generate Your Projects)

GYP(Generate Your Projects)是由 Chromium 团队开发的跨平台自动化项目构建工具,Chromium 即是经过 GYP 进行项目构建管理。工具

 

主页 :http://code.google.com/p/gyp/ui

下载地址:http://code.google.com/p/gyp/source/checkoutgoogle

参考资料:http://www.wy182000.com/2011/09/01/buildsystem/spa


1. sudo apt-get install gyp  
.net

2.运行命令gyp --depth=. foo.gyp code

相关文章
相关标签/搜索