Use the Jenkins continuous integration server
Go to file
cynipe 4bac65f453 Need to use actual implementation of Descriptor 2012-06-07 00:07:09 +09:00
java-runtime [maven-release-plugin] prepare for next development iteration 2012-03-22 09:55:06 -07:00
ruby-runtime Need to use actual implementation of Descriptor 2012-06-07 00:07:09 +09:00
ruby-tools jpi-v0.3.7 2012-04-24 23:43:21 -05:00
.gitignore ignare .gradle/ directories 2012-03-29 10:45:41 -05:00
.travis.yml Merge remote-tracking branch 'jenkins-plugin-runtime/unify-the-repos' 2012-02-09 11:39:57 -06:00
README.md Change references to jenkinsci 2012-04-10 22:56:42 -04:00
pom.xml Change references to jenkinsci 2012-04-10 22:56:42 -04:00

README.md

Jenkins.rb - Ruby tools and SDK for Jenkins

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