0.1.5 • Published 8 years ago

chaos_ktv v0.1.5

Weekly downloads
-
License
ISC
Repository
-
Last release
8 years ago

拉取 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 // 执行
0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago