1.0.5 • Published 4 years ago

cli-md-docs v1.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

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:

optiondescriptiontyperequireddefault
--helpShow helpboolean
--versionShow version numberboolean
--pathpath to the cli executablestringtrue
--namereal name of the cli. If omitted, the name of the executable is usedstring
--output, -othe output file.string./Readme.md
--installTemplatereplaces the default how to install.string