upornot

A CLI tool to test whether a website is up or not

Usage no npm install needed!

<script type="module">
  import upornot from 'https://cdn.skypack.dev/upornot';
</script>

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.

License

ISC