0.1.2 • Published 10 years ago

listg v0.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
10 years ago

listg NPM version

List global node modules in a readable list

Install

Install globally with npm:

npm i -g listg

Usage

Now that lg is installed globally, run listg to use the CLI. listg will look in the /usr/local/lib/node_modules by default but you can override this with the -p [your/new/path/here] flag

Example: listg -p /usr/local/node_modules

Check out a modules dependencies

The other awesome feature of ListG is that you can look for a specific modules dependencies

Example: listg -m gulp will list the modules gulp installs

Author

Josh Burns

License

Copyright (c) 2014-2014 Josh Burns joshyburnss@gmail.com, contributors.

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago