jekins-cli
v0.0.15
Published
A jekins command line tool.
Downloads
6
Readme
jekins-cli
Installation
npm install jekins-cli -g
jekins init
# edit the initialized config, update your jekins configurations.
Usage
jekins build -b some-project
# -b beta
# -d development
# -p production
jekins stop -b some-project buildId
# -b beta
# -d development
# -p production