node-gyp - Node.js native addon build tool
Website: | https://github.com/TooTallNate/node-gyp |
---|---|
License: | MIT |
- Description:
node-gyp is a cross-platform command-line tool written in Node.js for compiling native addon modules for Node.js, which takes away the pain of dealing with the various differences in build platforms. It is the replacement to the node-waf program which is removed for node v0.8.
Packages
node-gyp-0.10.6-2.sdl6.noarch [24 KiB] |
Changelog
by T.C. Hollingsworth (2013-07-30):
- fix semver dep |