Base:
Resources:
npm i -g adeng-jenkins-cli
jenkins -h
<- it will give you list of commands
npm ci
npm link
- it will link package so it will be available globallynpm run watch
- it will compile files to dist directory
Base:
Resources:
npm i -g adeng-jenkins-cli
jenkins -h
<- it will give you list of commandsnpm ci
npm link
- it will link package so it will be available globallynpm run watch
- it will compile files to dist directory