hex-name-cli

1.0.0 • Public • Published

hex-name-cli

CLI for checking if a package name is available on Hex.pm

Travis npm version npm downloads npm license

Installation

npm install -g hex-name-cli

Usage

$ hex-name cowboy
#=> $ cowboy is unavailable 
 
$ hex-name unicorn_module
#=> $ unicorn_module is available 

Related

License

MIT © Daniel Eckermann

Readme

Keywords

none

Package Sidebar

Install

npm i hex-name-cli

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • ecrmnn