-
-
Notifications
You must be signed in to change notification settings - Fork 740
Closed
Labels
Description
If I run electronize with incorrect arguments it crashes with "Unhandled Exception". For example:
electronize build -?
electronize build
etc
May be catch all exceptions and output some messages about error in command line?
Also, to extend the output help, for example: about command
electronize build
and so on