5.0.0 • Published 9 months ago

@freephoenix888/generate-usage-ways-of-npm-cli-apps-in-markdown-format v5.0.0

Weekly downloads
-
License
Unlicense
Repository
github
Last release
9 months ago

npm Gitpod

Generates the ways to use CLI utilities of the package

Table Of Contents

Quick Start

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

Library

See Documentation for examples and API