Improve / re-write CLI docs generator script which makes it easier to work on
Adds support for positionals
Adds support for infinite layers of subcommands
Adds additional column to Options (and Positionals) to include type
Is itself a CLI (#meta) and has the beginnings of configurability
(The name is a pun. It's for yargs CLIs, pirates need ships, people who build ships are called shipwrights and 'shipping right' would probably include complete docs. :p)
Proposed Changes
Options
(andPositionals
) to include type(The name is a pun. It's for
yargs
CLIs, pirates need ships, people who build ships are called shipwrights and 'shipping right' would probably include complete docs. :p)