android-js/androidjs

androidjs has no command 'g'

rocket-pig opened this issue · 0 comments

Describe the bug
Readme suggests using androidjs g to generate a project structure. Running this returns the androidjs help, with no 'g' hook listed:

Usage:  [options] [command]
                                                      Android-Js Builder: 2.3.2

Options:                                                -v, --version      output the version number
  -h, --help         display help for command

Commands:
  init [options]     Create new project                 build|b [options]  Build project
  update|u           Update module                      help [command]     display help for command

To Reproduce
Steps to reproduce the behavior:

  1. run androidjs g

Expected behavior
Generate project files