This package has been deprecated

Author message:

Deprecate.Use @xgfe/xg-command-loon instead.

xg-command-loon

1.4.2 • Public • Published

xg loon

xg loon pulgin

Usage

cd $project_dir
xg loon
# or 
xg loon

Config

env -> remote -> file

  • Environment Config
XG_LOON="config" xg loon [--config-env="XG_LOON"]
  • Remove Config
XG_LOON_REMOTE="url" xg loon [--config-remote="XG_LOON_REMOTE"]
  • Local File Config
xg loon --config-file=".xg.loon.config"

Hooks

default hook

Custom Hook

{
  "config": {
    "loon": {
      "scripts": {
        "preinstall": "./loon-preinstall-hooks.js",
        "postinstall": false
      }
    }
  }
}

Development

xg loon -h

Readme

Keywords

none

Package Sidebar

Install

npm i xg-command-loon

Weekly Downloads

0

Version

1.4.2

License

MIT

Unpacked Size

73.7 kB

Total Files

45

Last publish

Collaborators

  • clunt
  • patrick.liu
  • yangjiyuan
  • yuebin01
  • z.w