gypls

v1.0.0
Recursively list all native modules
gyp ls native binary

test

mocha -R spec

cover

mocha -r blanket -R json-cov | jostle

cover-html

mocha -r blanket -R html-cov > coverage.html

circle

mkdir -p $CIRCLE_ARTIFACTS && mocha -r blanket -R html-cov > $CIRCLE_ARTIFACTS/coverage.html
npm i gypls

Metadata

  • MIT
  • Whatever
  • Evan Lucas
  • released 5/10/2015

Downloads

Maintainers