File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
[ ![ Build Status] ( https://github.com/nodejs/node-gyp/workflows/Python_tests/badge.svg )] ( https://github.com/nodejs/node-gyp/actions?workflow=Python_tests )
5
5
6
6
` 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.
10
10
11
11
Note that ` node-gyp ` is _ not_ used to build Node.js itself.
12
12
You can’t perform that action at this time.
0 commit comments