license-discovery
v1.1.0
Published
License discovery tool
Maintainers
Readme
license-discovery
License discovery tool
Usage
Install the tool globaly:
npm i -g license-discoveryLaunch the tool at project path you're discovering
cd some/project/path
license-discoveryOpen http://localhost:8123 in your browser.
NOTE: Use
PORTenv variable to launch a server on another port, e.g.PORT=8080 license-discovery
