[![npm](https://img.shields.io/npm/v/@freephoenix888/generate-usage-ways-of-npm-cli-apps-in-markdown-format.svg)](https://www.npmjs.com/package/@freephoenix888/generate-usage-ways-of-npm-cli-apps-in-markdown-format)
[![Gitpod](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/freephoenix888/generate-usage-ways-of-npm-cli-apps-in-markdown-format) 

Generates the ways to use CLI utilities of the package

# Table Of Contents
<!-- Do not remove these comments because they are used for automatic generation -->
<!-- TABLE_OF_CONTENTS_START -->
- [Table Of Contents](#table-of-contents)
- [Quick Start](#quick-start)
- [Library](#library)

<!-- TABLE_OF_CONTENTS_END -->

# Quick Start
- Add the following to your README.md
  ```markdown
  <!-- CLI_USAGE_WAYS_START -->
  <!-- CLI_USAGE_WAYS_END -->
  ```
- Run this javascript code
```javascript
await generateUsageWaysOfNpmCliAppsInMarkdownFormat({})
```

# Library
See [Documentation] for examples and API 


[Documentation]: https://freephoenix888.github.io/generate-usage-ways-of-npm-cli-apps-in-markdown-format/
