Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asyncapi/cli

CLI to work with your AsyncAPI files. You can validate them and in the future use a generator and even bootstrap a new file. Contributions are welcomed!
https://github.com/asyncapi/cli

cli docker get-global-docs-autoupdate get-global-node-release-workflows get-global-releaserc hacktoberfest nodejs typescript

Last synced: about 2 months ago
JSON representation

CLI to work with your AsyncAPI files. You can validate them and in the future use a generator and even bootstrap a new file. Contributions are welcomed!

Awesome Lists containing this project

README

        

[![AsyncAPI CLI](./assets/logo.png)](https://www.asyncapi.com/tools/cli)

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

[![GitHub license](https://img.shields.io/github/license/asyncapi/cli)](https://github.com/asyncapi/cli/blob/master/LICENSE)
[![PR testing - if Node project](https://github.com/asyncapi/cli/actions/workflows/if-nodejs-pr-testing.yml/badge.svg)](https://github.com/asyncapi/cli/actions/workflows/if-nodejs-pr-testing.yml)
[![npm](https://img.shields.io/npm/dw/@asyncapi/cli)](https://www.npmjs.com/package/@asyncapi/cli)

## Table of contents

- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
* [Set up development environment](#set-up-development-environment)
* [Command Structure and Patterns](#command-structure-and-patterns)
- [Contributors](#contributors)

## Installation
Learn how to install the AsyncAPI CLI by following the instructions in the [installation guide](/docs/installation.md).

## Usage
The [usage guide](/docs/usage.md) provides information about different ways to use the CLI.

## Contributing

Read [CONTRIBUTING](https://github.com/asyncapi/.github/blob/master/CONTRIBUTING.md) 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

The UX developed for the CLI should comply with the [Command Line Interface Guideline](https://clig.dev/)

### Command Structure and Patterns

We are following `verb + noun` and `namespace + noun + [verb]` pattern for making our commands and arguments. For example `asyncapi validate ` and `asyncapi config context add `.

## Contributors

Thanks go to these wonderful people ([emoji key](https://allcontributors.org/docs/en/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

πŸ“–
Abhay Garg
Abhay Garg

πŸ’» ⚠️


Sambhav Gupta
Sambhav Gupta

πŸ’» ⚠️
Hippolyte Vergnol
Hippolyte Vergnol

πŸ’» πŸš‡
Jente Vets
Jente Vets

πŸ’»
Rishi
Rishi

πŸ’»
Ashish Padhy
Ashish Padhy

πŸ’»
Meet Agrawal
Meet Agrawal

πŸš‡
Chinmay Shewale
Chinmay Shewale

πŸ’» ⚠️


Mahfuza Humayra Mohona
Mahfuza Humayra Mohona

πŸ“–
Heiko Henning
Heiko Henning

πŸ’»
Zack_Aayush
Zack_Aayush

πŸ’»
Ayush Nautiyal
Ayush Nautiyal

πŸ’»
AnishKacham
AnishKacham

πŸ’»
Viacheslav Turovskyi
Viacheslav Turovskyi

πŸ’»
Amanpreet Singh Bedi
Amanpreet Singh Bedi

πŸ’»


Debajyoti Halder
Debajyoti Halder

πŸ’»
Savio Dias
Savio Dias

πŸ’»
Jonas Lagoni
Jonas Lagoni

πŸ’» πŸ€” πŸ‘€ ⚠️
Khuda Dad Nomani
Khuda Dad Nomani

πŸ’» πŸ“–
Sergio Moya
Sergio Moya

πŸ’»
Vishal Sharma
Vishal Sharma

πŸ’»

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!