You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xiejianxiong
04d7a27d89
|
4 years ago | |
---|---|---|
bin | 4 years ago | |
utils | 4 years ago | |
.gitignore | 4 years ago | |
README.md | 4 years ago | |
package-lock.json | 4 years ago | |
package.json | 4 years ago |
README.md
auto publish
使用方式
- npm link
- 在 /Users 文件夹下添加 config.js 文件
- 在 config.js 文件中更改对应的 codePath、buildPath 地址
- auto p test 发布 测试 test-build 版本
- auto p pre 发布 预上线 pre-build 版本
- auto p pro 发布 正式 build 版本
auto p 参数
- auto p test dev_xjx dev_aliyun
- test: 环境变量
- dev_xjx: 代码分支
- dev_aliyun: build 代码分支