An open API service indexing awesome lists of open source software.

https://github.com/perkinsjr/aretheyup

A Node cli that will send a a request to see if a site is up.
https://github.com/perkinsjr/aretheyup

are-they-up lightweight node node-cli url-checker website

Last synced: 6 months ago
JSON representation

A Node cli that will send a a request to see if a site is up.

Awesome Lists containing this project

README

          

Welcome to aretheyup 👋





Documentation


Maintenance


License: MIT


Twitter: james_r_perkins

> Check if a site is up via a cli

### 🏠 [Homepage](https://github.com/perkinsjr/AreTheyUp#readme)

## Install

```sh
npm install -g aretheyup
```

## Usage

```sh
aretheyup google.com
```

## Run tests

```sh
npm run test
```

## Author

👤 **James Perkins**

* Twitter: [@james_r_perkins](https://twitter.com/james_r_perkins)
* Github: [@perkinsjr](https://github.com/perkinsjr)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/perkinsjr/AreTheyUp/issues).

## Show your support

Give a ⭐️ if this project helped you!



## 📝 License

Copyright © 2019 [James Perkins](https://github.com/perkinsjr).

This project is [MIT](https://github.com/perkinsjr/AreTheyUp/blob/master/LICENSE) licensed.

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_