Hashnode / mern-cli

⛔️ DEPRECATED - A cli tool for getting started with MERN
http://mern.io/
MIT License
572 stars 149 forks source link

Warn users for firing commands that doesn't exist #40

Open jamesgeorge007 opened 5 years ago

jamesgeorge007 commented 5 years ago

I think it is a good idea to show warning to any other commands other than what is available.

For instance, if the user makes a typo mern inis instead of mern init as per now there is no message being shown. A warning might be suitable here such as unknown command inis