1.0.13 • Published 3 years ago
mobilityavasoft v1.0.13
Usage
~$ mobility_avasoft --help
_ __ _ __ __ _ _ _ _ _
/ \ __ __ __ _ ___ ___ / _| | |_ | \/ | ___ | |__ (_) | | (_) | |_ _ _
/ _ \ \ \ / / / _` | / __| / _ \ | |_ | __| | |\/| | / _ \ | '_ \ | | | | | | | __| | | | |
/ ___ \ \ V / | (_| | \__ \ | (_) | | _| | |_ | | | | | (_) | | |_) | | | | | | | | |_ | |_| |
/_/ \_\ \_/ \__,_| |___/ \___/ |_| \__| |_| |_| \___/ |_.__/ |_| |_| |_| \__| \__, |
|___/
Usage: mobility_avasoft -s <stack> -n <projectName> -p <filepath>
┌────────────────────────────────────┐
│ │
│ │
│ Generates the Project template │
│ │
│ │
└────────────────────────────────────┘
Options:
--version Show version number [boolean]
-s, --stack_name Stack names -> xamarin, android, ios, flutter, reactnative
[string]
-n, --project_name Project name [string]
-p, --path yml file path [string]
--help Show help [boolean]Installation
- Run
npm i mobilityavasoft -gto install the CLI.
:warning: This might cause an error which can be resolved easily by using
sudowith the command, however, usingsudowithnpmis not recommended because it might cause permission issues later. So instead put the code below in your .bashrc file and then run the above command again.
- Now you are good to go and can use the CLI globally!
Type mobility_avasoft or mobility_avasoft --help to get started.
License
MIT © Avasoft