/license-discovery

License discovery tool

Primary LanguageJavaScriptMIT LicenseMIT

license-discovery

License discovery tool

Usage

Install the tool globaly:

npm i -g license-discovery

Launch the tool at project path you're discovering

cd some/project/path
license-discovery

Open http://localhost:8123 in your browser.

NOTE: Use PORT env variable to launch a server on another port, e.g. PORT=8080 license-discovery