cli-md-docs

1.0.5 • Public • Published

cli-md-docs

Tool for creating markdown Readme documentation for cli tools created with yargs

Install

npm i -g cli-md-docs  

Usage

cli-md-docs


$ cli-md-docs   

Tool for creating markdown Readme documentation for cli tools created with yargs
Options:

option description type required default
--help Show help boolean
--version Show version number boolean
--path path to the cli executable string true
--name real name of the cli. If omitted, the name of the executable is used string
--output, -o the output file. string ./Readme.md
--installTemplate replaces the default how to install. string

/cli-md-docs/

    Package Sidebar

    Install

    npm i cli-md-docs

    Weekly Downloads

    1

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    79.1 MB

    Total Files

    27

    Last publish

    Collaborators

    • yehiyam