Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 615 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 615 Bytes

jenkins-scripts

This is a collection of utility scripts for use with Jenkins, the leading continuous integration server.

They can cover a range of use cases - automating Jenkins management, end-user tools, etc. They're organized by function

  • Scriptler scripts, for use in the Jenkins Plugin, are in the "scriptler" directory and should follow the convention as described in scriptler README.md
  • and other scripts are in the "managed-scripts" directory, and then organized by scripting language.