l3nz / cli-matic

Compact, hands-free [sub]command line parsing library for Clojure.
Eclipse Public License 2.0
361 stars 29 forks source link

Overridable help text generation #44

Closed ty-i3 closed 5 years ago

ty-i3 commented 5 years ago

Howdy! The newly-added section in the README.md has the details. This change brings cli-matic closer to par with urfave/cli and others..

Notes:

l3nz commented 5 years ago

Can you open up a bug so that there is a rationale and an example of usage for the change?

In general I would like to use a separate ns for help generation, core is getting too big.

ty-i3 commented 5 years ago

Ok! Referencing #45

l3nz commented 5 years ago

Will be in 0.1.18