0.1.1 • Published 1 year ago

@galacean/cli v0.1.1

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

Galacean CLI

The all-in-one Galacean CLI that helps you build Galacean applications.

Usage

$ npm install -g @galacean/cli
$ galacean COMMAND
running command...
$ galacean (--version)
@galacean/cli/0.1.1 darwin-arm64 node-v18.19.0
$ galacean --help [COMMAND]
USAGE
  $ galacean COMMAND
...

Commands

galacean generate NAME

generate a new Galacean Editor plugin

USAGE
  $ galacean generate NAME

ARGUMENTS
  NAME  directory name of new plugin

DESCRIPTION
  generate a new Galacean Editor plugin
  This will clone the specific folder in 'galacean/galacean-editor-plugin-examples' and update package properties

See code: dist/commands/generate.ts

galacean help [COMMAND]

Display help for galacean.

USAGE
  $ galacean 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 galacean.

See code: @oclif/plugin-help

0.1.0

1 year ago

0.1.1

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.1

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1-1

2 years ago

0.0.1-0

2 years ago