1.1.0 • Published 5 years ago
license-discovery v1.1.0
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