@giancarl021/cli-core-docs-generator

Generate Markdown files from a help descriptor file of a cli-core project


Keywords
cli, terminal, extension, cli-core
License
MIT
Install
npm install @giancarl021/cli-core-docs-generator@0.1.2

Documentation

cli-core-docs-generator

Logo

Generate Markdown files from a help descriptor file of a @giancarl021/cli-core project.

Installation

You can install this package globally on NPM.

Usage

The entrypoint is the following:

cli-core-docs-generator <command>

Commands

  • generate: Generates documentation files in Markdown format using a help descriptor file of a @giancarl021/cli-core project;
  • tree: Prints the tree of commands of a @giancarl021/cli-core project using a help descriptor file.