1.0.1 • Published 9 months ago

commander-docs v1.0.1

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

commander-docs

A Simple command to verify you have documented your commander programs correctly in your README

Installation (optional)

npm install commander-docs

Usage

npx commander-docs [options] <script>

where <script> is the path to the commander script that you're trying to verify

Options

--doc

optional - defaults to ./README.md

The path to markdown file you want to verify has all your documentation

1.0.1

9 months ago

1.0.0

9 months ago