Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 612 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 612 Bytes

Jenkins.rb - Ruby tools and SDK for Jenkins

Build Status

This is the Jenkins Ruby toolkit. You can use it to build, test and release Jenkins plugins written in Ruby.

It also contains a jenkins command line tool which you can use to interact with a Jenkins server from the terminal.

Developing Ruby Plugins

Documentation for Ruby plugin development is on the wiki