adeng-jenkins-cli
v1.8.0
Published
A CLI app that helps you deal with jenkins.
Downloads
11
Readme
AdEng Jenkins CLI
Base:
- https://github.com/Bielik20/outside-cli
- https://github.com/Bielik20/git-cli
Resources:
- https://github.com/sindresorhus/awesome-nodejs
How to install
npm i -g adeng-jenkins-cli
How to use
jenkins -h
<- it will give you list of commands
Development Guide
npm ci
npm link
- it will link package so it will be available globallynpm run watch
- it will compile files to dist directory