2.0.0 • Published 1 year ago

has-license-cli v2.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
1 year ago

has-license-cli

Check if a repository has a license CLI

Installation

npm install --global has-license-cli

Usage

$ has-license --help

  Usage
    $ has-license <path>

  Examples
    $ has-license
    $ has-license https://github.com/knutkirkhorn/has-license
    $ has-license C:\Users\Knut\Documents\GitHub\has-license

Related