File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44[ ![ Build Status] ( https://github.com/nodejs/node-gyp/workflows/Python_tests/badge.svg )] ( https://github.com/nodejs/node-gyp/actions?workflow=Python_tests )
55
66` node-gyp ` is a cross-platform command-line tool written in Node.js for
7- compiling native addon modules for Node.js. It contains a fork of the
8- [ gyp] ( https://gyp.gsrc.io ) project that was previously used by the Chromium
9- team, extended to support the development of Node.js native addons.
7+ compiling native addon modules for Node.js. It contains a vendored copy of the
8+ [ gyp-next ] ( https://github.com/nodejs/gyp-next ) project that was previously used
9+ by the Chromium team, extended to support the development of Node.js native addons.
1010
1111Note that ` node-gyp ` is _ not_ used to build Node.js itself.
1212
You can’t perform that action at this time.
0 commit comments