ina-cli

0.5.2 • Public • Published

ina-cli

Cli application for checking if a desired name is registered on npm.

The checking functionality is in an other package called ina.

Install

npm install ina-cli -g

Usage

ina name-of-your-desired-package

Note: you can write as many names as you want

Not taken:

Taken with details:

Options

  • -h, --help
  • -v, --version
  • -l, --list
  • -r, --recheck
  • -s, --save
  • -d, --detailed

Additional usage info

Using -s will save the available names in a file under YOUR_HOME_DIRECTORY/.ina/packages.json

You can use -l to list the saved files and -r to recheck if the names got registered meanwhile

/ina-cli/

    Package Sidebar

    Install

    npm i ina-cli

    Weekly Downloads

    1

    Version

    0.5.2

    License

    MIT

    Last publish

    Collaborators

    • chrisakakay