In <https://github.com/apache/cordova-lib/pull/671#discussion_r214034121> @raphinesse mentioned refactoring the CLI using `yargs` or something similar.
I wanted to add a suggestion to take a look at the `meow` package [[1]](https://github.com/sindresorhus/meow) [[2]](https://www.npmjs.com/package/meow) which seems to make CLIs extremely easy to write. I made a quick (dumb) demo in [[3]](https://github.com/brodybits/easy-rm-rf). [1] <https://github.com/sindresorhus/meow> [2] <https://www.npmjs.com/package/meow> [3] <https://github.com/brodybits/easy-rm-rf> [ Full content available at: https://github.com/apache/cordova-cli/issues/309 ] This message was relayed via gitbox.apache.org for [email protected]
