@janiscommerce/toolbox
v1.2.4
Published
Janis Developer toolbox
Downloads
1,126
Readme
toolbox
Janis Developer toolbox
Installation
npm install --save-dev @janiscommerce/toolbox
Usage
Run with npx, for example:
npx @janiscommerce/toolbox openapi dev
Available commands
OpenAPI
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:
Service flow
npx @janiscommerce/toolbox flow draw
: Build the service flow diagram from service configuration files