Love the module, I'm a big fan. Thanks for creating and supporting it.
I have a pretty simple PR that updates the bin entry point to take advantage of minimist's options for defining aliases, defaults, booleans and strings. It uses minimist's parse arguments return instead of creating a new object. Also, it's nicer to have these things be explicitly declared.
If you're happy with the existing arguments/options setup, please feel free to close.
Love the module, I'm a big fan. Thanks for creating and supporting it.
I have a pretty simple PR that updates the bin entry point to take advantage of minimist's options for defining aliases, defaults, booleans and strings. It uses minimist's parse arguments return instead of creating a new object. Also, it's nicer to have these things be explicitly declared.
If you're happy with the existing arguments/options setup, please feel free to close.