mirror of
https://github.com/electron/node-gyp.git
synced 2025-08-15 12:58:19 +02:00
doc: add downloads badge (#2352)
PR-URL: https://github.com/nodejs/node-gyp/pull/2352 Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Richard Lau <rlau@redhat.com>
This commit is contained in:
parent
0d8a6f1b19
commit
a5fd1f41e3
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# `node-gyp` - Node.js native addon build tool
|
||||
|
||||
[](https://github.com/nodejs/node-gyp/actions?query=workflow%3ATests+branch%3Amaster)
|
||||

|
||||
|
||||
`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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue