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
Describe the bug Readme suggests using
androidjs g
to generate a project structure. Running this returns the androidjs help, with no 'g' hook listed:To Reproduce Steps to reproduce the behavior:
androidjs g
Expected behavior Generate project files