Janis Developer toolbox
npm install @janiscommerce/toolbox!Build Status

Janis Developer toolbox
``sh`
npm install --save-dev @janiscommerce/toolbox
Run with npx, for example:
`shell`
npx @janiscommerce/toolbox openapi dev
- npx @janiscommerce/toolbox openapi bundle: Bundle OpenAPI schema from sourcenpx @janiscommerce/toolbox openapi lint
- : Lint OpenAPI schema bundlenpx @janiscommerce/toolbox openapi docs
- : Preview OpenAPI docsnpx @janiscommerce/toolbox openapi dev
- : Bundle + Lint + Docs preview with change detection :sparkles:
- npx @janiscommerce/toolbox flow draw`: Build the service flow diagram from service configuration files