denali-js / cli

The official CLI for starting, building, and running Denali apps and addons
MIT License
5 stars 5 forks source link

More strict checking & error handling of invalid commands/options #14

Open acburdine opened 7 years ago

acburdine commented 7 years ago

I've run into a couple of odd issues with denali commands via the CLI, meaning that there likely needs to be more strict checking of commands as well as error reporting.

It is possible that these are just bugs instead of things that need to be added, but thought I'd write them down regardless.