1.0.0 • Published 3 years ago

@lucasbento/minidash v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

minidash

About

minidash is a small dashboard that runs in your command-line, it has a health check script that pings the server a couple times per minute and logs each request that are later displayed in a few charts.

Running

You can run it with the following command:

npx @lucasbento/minidash --server https://google.com/ [options]

To see a list of the available options:

npx @lucasbento/minidash --help

Installation

minidash uses yarn as package manager, simply run the following to install the dependencies:

yarn install

Testing

The tests are written using Jest, you can run them with:

yarn test
1.0.0

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.3

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago