Version 3.2.5 brings the ability to quickly and easily create a command line application out of a function or class passed to EasyCLI. This allows for developers to write natural, reusable code that can also be turned into a command line application easily. Existing code can also be used with EasyCLI, assuming it is documented properly.
What's Changed
* WIP: Release/3.0 by gageleblanc in https://github.com/gageleblanc/clilib/pull/9