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
- has-license - API for this module
- gh-repo-has-license - Check if a GitHub repository has a license
- default-branch - Get the default branch of a GitHub repository