0.1.1 • Published 8 years ago

oss-name-check v0.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

OpenSource software name checker

This utility contacts various popular opensource hosting providers and module repositories in order to check if given name is available.

Installation

npm install -g vladimyr/oss-name-checker

How to use

Invoke check-name command inside your terminal followed by desired application or module name:

check-name [name]

Options:
  --version   Show version number                             [boolean]
  -j, --json  print results in JSON format                    [boolean]
  -h, --help  Show help                                       [boolean]