1.0.5 • Published 1 month ago

web-status-cli v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

web-status-cli

A quick and easy way to check the status of a website from the command line.

Installation

npm install -g web-status-cli

# or

yarn global add web-status-cli

# or

npx web-status-cli

Usage

web-status <url> [options]

List of Options

web-status -h | --help
  • Displayes the help menu.
web-status -V | --version
  • Displays versioning information.
web-status -d | --detailed
  • Displays a more detailed status of the website including the status code and the response time.
1.0.5

1 month ago

1.0.4

1 month ago

1.0.2

2 months ago

1.0.1

2 months ago

1.0.0

2 months ago