An open API service indexing awesome lists of open source software.

https://github.com/jenkinsci/jenkins.rb

Deprecated, see https://www.jenkins.io/jep/7
https://github.com/jenkinsci/jenkins.rb

Last synced: 8 days ago
JSON representation

Deprecated, see https://www.jenkins.io/jep/7

Awesome Lists containing this project

README

          

# Jenkins.rb - Ruby tools and SDK for Jenkins

[![Build Status](https://secure.travis-ci.org/jenkinsci/jenkins.rb.png)](https://travis-ci.org/jenkinsci/jenkins.rb)

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][1] 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][2]

[1]: https://github.com/jenkinsci/jenkins.rb/tree/master/ruby-tools/cli
[2]: https://github.com/jenkinsci/jenkins.rb/wiki