indutny/gyp.js

Smoke testing with `npm` modules

Open

#14 opened on Jun 18, 2016

View on GitHub
 (6 comments) (0 reactions) (0 assignees)JavaScript (10 forks)github user discovery
help wantedhigh-priority

Repository metrics

Stars
 (160 stars)
PR merge metrics
 (PR metrics pending)

Description

One of the main goals for this project is to be used in the node-gyp. This means, though, that we should make sure that the most of the existing binding.gyp files will work with gyp.js. Thus, "smoke testing" is needed badly.

cc @thealphanerd

Contributor guide