Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 322 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 322 Bytes

AsyncAPI CLI

Minimal CLI for validating AsyncAPI files.

$ npm i -g asyncapi-cli
$ asyncapi-cli <path to AsyncAPI file> 

The CLI is using (https://github.com/asyncapi/parser-js).

Versions Supported

Supports AsyncAPI versions up to 2.0.0.

License

The MIT License (MIT) 2019 Good API