npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

is-up-cli

4.0.0

@sindresorhus

npmHomeRepoSnykSocket
Downloads:39
$ npm install is-up-cli
DailyWeeklyMonthlyYearly

is-up-cli

Check whether a website is up or down using the isitup.org API

Install

npm install --global is-up-cli

Usage

$ is-up --help

  Example
    $ is-up sindresorhus.com
    ✔ Up

  Exits with code 0 if up and 2 if down

Related

  • is-up - API for this module