upornot
v1.6.0
Published
A CLI tool to test whether a website is up or not
Downloads
2
Maintainers
Readme
UpOrNot
UpOrNot is a npm CLI tool for discovering whether a website is up or not.
Installation
Use the package manager npm to install upornot.
npm install upornot
Usage
Usage is simple, just run "upornot whatever.com" without the quotes to test a URL. Example:
$: upornot duckduckgo.com
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.