gypls

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

gypls

Recursively list all dependencies that have a gypfile

build status

Install

$ npm install -g gypls

Cover

$ npm run cover

Usage

$ cd <module>
$ gypls

API

gypls.read(dir, json, cb)

Params
  • dir {String} the directory to recursively search
  • json {Boolean} output in json
  • cb {Function} function(err, res)

License

MIT

npm i gypls

Metadata

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

Downloads

Maintainers