1.0.4 • Published 3 years ago
roby v1.0.4
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]