Skip to content

bukinoshita/now-domains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

now-domains Build Status

Check now domains availability and pricing

Install

$ npm-install -g now-domains

Usage

$ now-domains --help

  Usage:
    $ now-domains <domain>
    $ now-domains <domain> --price

  Example:
    $ now-domains bukinoshita.io
    $ now-domains bukinoshita.io --price

  Options:
    -p, --price       check domain price and availability
    -h, --help        show help options
    -v, --version     show version

Motivation

now domains buy <domain> from now already checks if the domain is available or not and also asks if you want to buy the domains or not. This module removes the ability to buy a domain, so you don't accidentally buy a domain. The purpose of this module is just to check the price and availability of a domain.

Demo

Related

License

MIT © Bu Kinoshita