@meta-adapter/engine-adapter-cli

1.0.20 • Public • Published

@meta-adapter/engine-adapter-cli

用于快速给游戏引擎添加所需 一键适配插件 的 cli 工具。 (目前暂时只支持 CocosCreator

安装

  $ npm i @meta-adapter/engine-adapter-cli -g

用法

  $ meta-adapter [options] [command]
  $ meta-adapter i [options] # 安装Cocos 插件
  $ meta-adapter info # 列出当前cli信息、当前包内 Cocos 插件信息、当前已在 CocosCreator 中生效的插件信息

Options

  • -v, --version

  • output the cli version

  • -f, --force

  • force (un)install extension

  • -p, --project-only

  • only (un)install extension for current project

  • -h, --help

  • display help for command

Commands:

  • install | i [-s, --soft]

  • install extension for Cocos(by default)

  • uninstall | un

  • uninstall extension from specified scope(global or project-only)

  • info | print

  • list cli info, cli dependencies info and installed plugins info.

  • help [command]

  • display help for command


Readme

Keywords

none

Package Sidebar

Install

npm i @meta-adapter/engine-adapter-cli

Weekly Downloads

2

Version

1.0.20

License

MIT

Unpacked Size

16.6 kB

Total Files

14

Last publish

Collaborators

  • bytednpm
  • dbflower
  • lyy_yyl_
  • ooxrz