tormozz48 / license-discovery

License discovery tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License discovery tool

License:MIT License


Languages

Language:JavaScript 97.0%Language:CSS 3.0%