0.1.17 • Published 1 year ago

create-soldev-angular-app v0.1.17

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

create-soldev-angular-app

Codebase builder for telkomsel angular app

oclif Version Downloads/week

Usage

$ npm install -g create-soldev-angular-app
$ create-soldev-angular-app COMMAND
running command...
$ create-soldev-angular-app (--version)
create-soldev-angular-app/0.1.17 win32-x64 node-v20.16.0
$ create-soldev-angular-app --help [COMMAND]
USAGE
  $ create-soldev-angular-app COMMAND
...
$ npm install -g create-soldev-angular-app
$ create-soldev-angular-app COMMAND
running command...
$ create-soldev-angular-app (--version)
create-soldev-angular-app/0.1.14 linux-x64 node-v20.17.0
$ create-soldev-angular-app --help [COMMAND]
USAGE
  $ create-soldev-angular-app COMMAND
...

Commands

create-soldev-angular-app help [COMMAND]

Display help for create-soldev-angular-app.

USAGE
  $ create-soldev-angular-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-angular-app.

See code: @oclif/plugin-help

create-soldev-angular-app init [NAME] [PATH]

Initialize a new project

USAGE
  $ create-soldev-angular-app init [NAME] [PATH] [-f] [-i] [-p] [-v <value>]

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

FLAGS
  -f, --force            Force overwrite if directory is not empty
  -i, --interactive      Interactive mode
  -p, --npm              Install dependencies automatically
  -v, --version=<value>  Set version of the template; defaults to latest

DESCRIPTION
  Initialize a new project

EXAMPLES
  $ create-soldev-angular-app init my-project

See code: src/commands/init.ts

create-soldev-angular-app list

List template versions from the repository

USAGE
  $ create-soldev-angular-app list [-t <value>]

FLAGS
  -t, --token=<value>  provide token for private repo

DESCRIPTION
  List template versions from the repository

EXAMPLES
  $ create-soldev-angular-app list

See code: src/commands/list.ts

create-soldev-angular-app version

USAGE
  $ create-soldev-angular-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

create-soldev-angular-app help [COMMAND]

Display help for create-soldev-angular-app.

USAGE
  $ create-soldev-angular-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-angular-app.

See code: @oclif/plugin-help

create-soldev-angular-app init [NAME] [PATH]

initialize a new project

USAGE
  $ create-soldev-angular-app init [NAME] [PATH] [-f] [-i] [-p] [-v <value>]

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

FLAGS
  -f, --force
  -i, --interactive      interactive mode
  -p, --npm              Install dependencies
  -v, --version=<value>  Set version of the template, default to latest

DESCRIPTION
  initialize a new project

EXAMPLES
  $ create-soldev-angular-app init my-project

See code: src/commands/init.ts

create-soldev-angular-app list

List template versions from the repository

USAGE
  $ create-soldev-angular-app list

DESCRIPTION
  List template versions from the repository

EXAMPLES
  $ create-soldev-angular-app list

See code: src/commands/list.ts

create-soldev-angular-app version

USAGE
  $ create-soldev-angular-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.15

1 year ago

0.1.16

1 year ago

0.1.17

1 year ago

0.1.14

1 year ago

0.1.13

1 year ago

0.1.12

1 year ago

0.1.11

1 year ago

0.1.10

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago