1.2.2 • Published 8 months ago
@janiscommerce/toolbox v1.2.2
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