0.1.17 • Published 9 months ago

create-soldev-angular-app v0.1.17

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months 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

9 months ago

0.1.16

9 months ago

0.1.17

9 months ago

0.1.14

10 months ago

0.1.13

11 months ago

0.1.12

11 months ago

0.1.11

11 months ago

0.1.10

11 months ago

0.1.9

11 months ago

0.1.8

11 months ago

0.1.7

11 months ago

0.1.6

11 months ago

0.1.5

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