1.0.1 • Published 7 years ago

license-checker-cli v1.0.1

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

license-checker-cli

A sane cli for davglass/license-checker

Getting Started

This module was motivated by not polluting the global space if not necessary.

Also i like my licenses displayed in a table.

This is how we roll:

Installing

$ npm i [-g|-D] license-checker-cli do not use -g if not necessary

Usage

In a nodejs repo do $ license-checker-cli This will give you some output like:

license             repository                                                          name @ version
...
MIT                 https://github.com/sindresorhus/ansi-regex                    ansi-regex @ 0.2.1
MIT                 https://github.com/sindresorhus/ansi-regex                    ansi-regex @ 2.0.0
MIT                 https://github.com/sindresorhus/ansi-styles                  ansi-styles @ 1.1.0
...

Built With

1.0.1

7 years ago

1.0.0

7 years ago