roby
v1.0.4
Published
Tiny [NodeJS package](https://www.npmjs.com/package/roby) to check urls by name list and getting statuses.
Readme
Roby ·

Tiny NodeJS package to check urls by name list and getting statuses.
Installation
- For cli usage install the package globally
npm i roby -g
CLI Usage
Cli full documentation:
roby --helpInit configuration file:
roby --initRun:
roby --runDevelopment
- main lib dev:
yarn devand work with dev.ts file - cli dev:
yarn dev:cli <comand> [options]
