GeekyAnts / vue-native-cli

Write Native Mobile Apps using Vue. Vue Native is a wrapper around React Native APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show up warnings on providing unknown commands

jamesgeorge007 opened this issue · comments

As per now vue-init just has an init which initializes the project.
It is good to have suitable warnings thrown in case the user provides unknown commands

Usage: vue-native [options] [command] <command>

  Options:

    -v, --version                 output the version number
    -h, --help                    output usage information

  Commands:

    init [options] <projectName>
  
  Unknown command <command>.