node-gyp
Node.js native addon build tool
About this project
node-gyp - Node.js native addon build tool node-gyp is a cross-platform command-line tool written in Node.js for compiling native addon modules for Node.js. It contains a vendored copy of the gyp-next project that was previously used by the Chromium team and extended to support the development of Node.js native addons. Note that node-gyp is not used to build Node.js itself. All current and LTS target versions of Node.js are supported. Depending on what version of Node.js is actually installed on your system node-gyp downloads the necessary development files or headers for the target version. List of stable Node.js versions can be found on Node.js website. Features The same build…
Technologies
Project health
GitHub
Reviews
Built by
Maintain nodejs/node-gyp? Claiming verifies admin access through your GitHub account and gives you control of this listing.