JSRocksHQ / harmonic

The next static site generator
http://harmonicjs.com/
MIT License
282 stars 26 forks source link

`harmonic unknowCommand` fails silently #78

Closed UltCombo closed 9 years ago

UltCombo commented 9 years ago

For instance, running:

harmonic foo

Simply fails without any error message. Perhaps an unknown/unsupported command message would be more suitable?

UltCombo commented 9 years ago

This would, of course, be more useful for mistyped methods which fail for apparently no reason, until the user realizes s/he mistyped something.