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 4155edf74c
更新代码
4 years ago
bin 更新代码 4 years ago
utils add config 4 years ago
.gitignore add config 4 years ago
README.md 更新readme 4 years ago
package-lock.json 更新代码 4 years ago
package.json 更新代码 4 years ago

README.md

auto publish

使用方式

  1. npm link
  2. 在 /Users 文件夹下添加 config.js 文件
  3. 在 config.js 文件中更改对应的 codePath、buildPath 地址
  4. auto p test 发布 测试 test-build 版本
  5. auto p pre 发布 预上线 pre-build 版本
  6. auto p pro 发布 正式 build 版本