0.1.5 • Published 11 months ago

create-soldev-react-native-app v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

create-soldev-angular-app

Codebase builder for telkomsel angular app

oclif Version Downloads/week

Usage

$ npm install -g create-soldev-react-native-app
$ create-soldev-react-native-app COMMAND
running command...
$ create-soldev-react-native-app (--version)
create-soldev-react-native-app/0.1.5 linux-x64 node-v20.16.0
$ create-soldev-react-native-app --help [COMMAND]
USAGE
  $ create-soldev-react-native-app COMMAND
...

Commands

create-soldev-react-native-app help [COMMAND]

Display help for create-soldev-react-native-app.

USAGE
  $ create-soldev-react-native-app help [COMMAND...] [-n]

ARGUMENTS
  COMMAND...  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for create-soldev-react-native-app.

See code: @oclif/plugin-help

create-soldev-react-native-app init NAME [PATH]

Initialize a new React Native project

USAGE
  $ create-soldev-react-native-app init NAME [PATH] [-p]

ARGUMENTS
  NAME  Name of the project
  PATH  [default: .] path to create the project in

FLAGS
  -p, --npm  Install dependencies

DESCRIPTION
  Initialize a new React Native project

See code: src/commands/init.ts

create-soldev-react-native-app list

list template versions from repository

USAGE
  $ create-soldev-react-native-app list

DESCRIPTION
  list template versions from repository

EXAMPLES
  $ create-soldev-react-native-app list

See code: src/commands/list.ts

create-soldev-react-native-app version

USAGE
  $ create-soldev-react-native-app version [--json] [--verbose]

FLAGS
  --verbose  Show additional information about the CLI.

GLOBAL FLAGS
  --json  Format output as json.

FLAG DESCRIPTIONS
  --verbose  Show additional information about the CLI.

    Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.

See code: @oclif/plugin-version

0.1.5

11 months ago

0.1.4

11 months ago

0.1.3

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago