https://github.com/xgfe/xg-command-freepack
https://github.com/xgfe/xg-command-freepack
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xgfe/xg-command-freepack
- Owner: xgfe
- License: mit
- Created: 2018-05-10T09:26:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-14T09:03:36.000Z (over 6 years ago)
- Last Synced: 2025-03-27T16:53:02.680Z (about 2 months ago)
- Language: JavaScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xg-command-freepack
xg tag plugin, for use freepack.## Usage
```shell
cd $project_dir
xg freepack init # [Optional] Create freepack.config.js file
xg freepack
```### OPTIONS
`xg freepack -c `
`xg freepack -e, --env `
`xg freepack -v, --version`
`xg freepack -h, --help`**`xg freepack init`**
**`xg freepack env `**
**`xg freepack test [--module-coverage]`**## ENV (default FREEPACK)
### String
#### TAG
v1.0.2:moduleA,moduleB#### BRANCH
bBranch_name:moduleA,moduleB### JSON
xg freepack env path/config.js## freepack.config.js
> [freepack config](https://github.com/xgfe/freepack)