Skip to content

xgfe/xg-command-loon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published