1.0.13 • Published 1 year ago

mobilityavasoft v1.0.13

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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

  1. Run npm i mobilityavasoft -g to install the CLI.

:warning: This might cause an error which can be resolved easily by using sudo with the command, however, using sudo with npm is 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.

  1. 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

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago