mrzzcn / jekins-cli

A jekins cli commander

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A jekins cli commander

License:MIT License


Languages

Language:JavaScript 100.0%