chaos_ktv

0.1.5 • Public • Published

拉取 git repo 并执行 build

运行

babel-node index.js -r repo -b branch -t --no-test --no-build --test --build

repo: 具体的仓库地址
branch: 分支名, 默认 master
t, tag: 具体的 tag
no-test: 不进行测试
no-build: 不进行 build
test: 具体的测试命令
build: 具体的 build 命令

编译

npm run compile // 编译
node dist/index.js -r repo -b branch // 执行

/chaos_ktv/

    Package Sidebar

    Install

    npm i chaos_ktv

    Weekly Downloads

    1

    Version

    0.1.5

    License

    ISC

    Last publish

    Collaborators

    • miaojian