@freephoenix888/generate-usage-ways-of-npm-cli-apps-in-markdown-format
v5.0.0
Published
Generates usage ways of CLI applications of npm package in markdown format
Downloads
52
Maintainers
Readme
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