A CLI that tests if a website is down
$ git clone https://github.com/ITegs/down-cli.git
$ cd down-cli
$ npm install
$ npm link
$ isdown <url> [options]
## Options
-v, --verbose verbose output
Licensed under the MIT license.
A CLI that tests if a website is down
$ git clone https://github.com/ITegs/down-cli.git
$ cd down-cli
$ npm install
$ npm link
$ isdown <url> [options]
## Options
-v, --verbose verbose output
Licensed under the MIT license.