justme

A CLI to check if a website is down for everyone or just you.

Usage no npm install needed!

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

README

JustMe

A CLI to check if a website is down for everyone or just you.


This package has been heavily inspired by Down for Everyone or Just Me website and it uses Is it up? API.

Table of Contents

Install

npm:

npm install -g justme

Yarn:

yarn global add justme

GitHub:

git clone https://github.com/mazecodes/justme.git

Usage

justme google.com

Contributing

All contributions, issues and feature requests are welcome!
Please feel free to check issues page.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AwesomeFeature)
  3. Commit your changes (git commit -m "Add Awesome Feature")
  4. Push to the branch (git push origin feature/AwesomeFeature)
  5. Open a Pull Request

Author

Maze Peterson:

Show your support

Give a ⭐ if you liked this project!

License

MIT © Maze Peterson