swh:1:snp:c53ab93da1867a0ee99951a3636bca865f9194df
Revision edec96feef48d14edf917c9c194d243ee8c2b426 authored by Nathan Rajlich on 27 April 2012, 17:56:30 UTC, committed by Nathan Rajlich on 27 April 2012, 17:56:30 UTC
When installing with npm, npm will use its bundled
version of `node-gyp` to compile the module.

When running make by hand, you'll have to have
node-gyp installed globally:

    npm install -g node-gyp
1 parent 6690eee
History
Tip revision: 2405c17775fb57f5e07db123c6133733dd58bbab authored by Jana R on 29 March 2024, 11:53:43 UTC
[doc] Add punctuation for readability (#2213)
Tip revision: 2405c17
File Mode Size
bench
bin
doc
examples
lib
src
test
.gitignore -rw-r--r-- 49 bytes
.npmignore -rw-r--r-- 49 bytes
.travis.yml -rw-r--r-- 43 bytes
History.md -rw-r--r-- 7.6 KB
Makefile -rw-r--r-- 700 bytes
README.md -rw-r--r-- 4.8 KB
binding.gyp -rw-r--r-- 254 bytes
index.js -rw-r--r-- 325 bytes
make.bat -rw-r--r-- 558 bytes
package.json -rw-r--r-- 747 bytes
wscript -rw-r--r-- 1.0 KB

README.md

back to top