New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@galacean/cli

Package Overview
Dependencies
Maintainers
12
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@galacean/cli

All-in-one cli tool that help you using Galacean Framework.

  • 0.0.1-0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-80%
Maintainers
12
Weekly downloads
 
Created
Source

Galacean CLI

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

  • Usage
  • Commands

Usage

$ npm install -g @galacean/cli
$ galacean COMMAND
running command...
$ galacean (--version)
@galacean/cli/0.0.1-0 darwin-x64 node-v16.17.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 [COMMANDS]

Display help for galacean.

USAGE
  $ galacean help [COMMANDS] [-n]

ARGUMENTS
  COMMANDS  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

Keywords

FAQs

Package last updated on 04 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc