JSPM

@asyncapi/cli

0.31.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 27661
  • Score
    100M100P100Q143664F
  • License Apache-2.0

All in one CLI for all AsyncAPI tools

Package Exports

  • @asyncapi/cli
  • @asyncapi/cli/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@asyncapi/cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

AsyncAPI CLI

CLI to work with your AsyncAPI files. Currently under development, we are working to bring more features.

GitHub license PR testing - if Node project npm

Table of contents

Installation

Learn how to install the AsyncAPI CLI from the installation guide.

Usage

The usage guide provides information about different ways to use the CLI.

Contributing

Read CONTRIBUTING guide.

Set up development environment

Follow these steps:

  • Clone the repo.
  • Run npm install to install all the required dependencies
  • Run npm run test to make sure everything is properly set up
  • Run npm run build and then bin/run to try new CLI locally

UX developed for the CLI should be compliant with Command Line Interface Guideline

Command Structure and Patterns

We are following verb + noun and namespace + noun + [verb] pattern for making our commands and arguments. For example asyncapi validate <spec-file-path> and asyncapi config context add <context-name> <spec-file-path>.

Contributors

Thanks goes to these wonderful people (emoji key):

Jorge Aguiar Martín
Jorge Aguiar Martín

💻 🤔 ⚠️ 📖
Lukasz Gornicki
Lukasz Gornicki

🤔 💻 👀 🚧
souvik
souvik

💻 🤔 ⚠️ 👀 🚧 📖
David Boyne
David Boyne

💻 🤔 🚧
Fran Méndez
Fran Méndez

💻 🤔 👀
Maciej Urbańczyk
Maciej Urbańczyk

👀 🚧 🤔
Aayush Kumar Sahu
Aayush Kumar Sahu

💻 ⚠️
Mihir Kulkarni
Mihir Kulkarni

💻
Abir
Abir

⚠️ 💻
Peter Ramos
Peter Ramos

💻
Samriddhi
Samriddhi

⚠️
Pranay Kharabe
Pranay Kharabe

💻
Damilola Oladele
Damilola Oladele

📖

This project follows the all-contributors specification. Contributions of any kind welcome!