An open API service indexing awesome lists of open source software.

https://github.com/srn/avail

Check if a domain is available using the CLI. Also outputs whois information.
https://github.com/srn/avail

Last synced: about 1 year ago
JSON representation

Check if a domain is available using the CLI. Also outputs whois information.

Awesome Lists containing this project

README

          

# avail [![Build Status][travis-badge]](https://travis-ci.org/srn/avail)

> Check if a domain is available using the CLI. Also outputs whois information.

Using the [Domainr](https://domainr.com/) v2 API.

## CLI

```sh
$ npm install -g avail
```

```sh
$ avail --help

Example
avail avail.io

✔ avail.io︎
✖ avail.com
```

## TODO

- Buy domain from CLI

## License

MIT © [Søren Brokær](http://srn.io)

[travis-badge]: http://img.shields.io/travis/srn/avail.svg?style=flat-square