Tiny NPM package to check urls by name list and getting statuses.
- For cli usage install the package globally
npm i luca -g
- Get docs
luca -h
- install ts-node globally
npm i ts-node -g
- main lib dev
yarn dev
and work with dev.ts file - cli dev
ts-node ./src/cli --help