0.1.13 • Published 11 months ago

create-soldev-app v0.1.13

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

create-soldev-app

Codebase generator for Telkomsel

oclif Version Downloads/week

Usage

$ npm install -g create-soldev-app
$ create-soldev-app COMMAND
running command...
$ create-soldev-app (--version)
create-soldev-app/0.1.13 darwin-arm64 node-v20.14.0
$ create-soldev-app --help [COMMAND]
USAGE
  $ create-soldev-app COMMAND
...

Commands

create-soldev-app help [COMMAND]

Display help for create-soldev-app.

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

See code: @oclif/plugin-help

create-soldev-app init [NAME]

Create a new Telkomsel Codebase project with Soldev CLI

USAGE
  $ create-soldev-app init [NAME] [-f nextjs|nextjs@0.2.0] [-i] [-p]

ARGUMENTS
  NAME  Name of the project

FLAGS
  -f, --framework=<option>  Framework to use (example: nodejs)
                            <options: nextjs|nextjs@0.2.0>
  -i, --interactive         interactive mode
  -p, --npm                 Install dependencies

DESCRIPTION
  Create a new Telkomsel Codebase project with Soldev CLI

See code: src/commands/init.ts

create-soldev-app list

list template versions from repository

USAGE
  $ create-soldev-app list

DESCRIPTION
  list template versions from repository

EXAMPLES
  $ create-soldev-app list

See code: src/commands/list.ts

create-soldev-app version

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

11 months ago

0.1.12

11 months ago

0.1.13

11 months ago

0.1.8

11 months ago

0.1.9

11 months ago

0.1.7

12 months ago

0.1.6

12 months ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.0.0

1 year ago