Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 711 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 711 Bytes

down-cli - isdown?

GitHub repo size GitHub

A CLI that tests if a website is down

isdown

Install

$ git clone https://github.com/ITegs/down-cli.git
$ cd down-cli
$ npm install
$ npm link

Usage

$ isdown <url> [options]

## Options

  -v, --verbose  verbose output


License

Licensed under the MIT license.