4.0.0 • Published 4 years ago
is-up-cli v4.0.0
is-up-cli
Check whether a website is up or down using the isitup.org API
Install
npm install --global is-up-cliUsage
$ is-up --help
Example
$ is-up sindresorhus.com
✔ Up
Exits with code 0 if up and 2 if downRelated
- is-up - API for this module