jenkins.rb/ruby-runtime
cynipe 4bac65f453 Need to use actual implementation of Descriptor 2012-06-07 00:07:09 +09:00
..
lib Need to use actual implementation of Descriptor 2012-06-07 00:07:09 +09:00
spec Merge branch 'one-stop-native-describables' 2012-03-29 10:52:14 -05:00
src/jenkins/ruby
Gemfile
README.md
Rakefile Modify the version tag to be tool specific. 2012-03-29 21:42:01 -05:00
jenkins-plugin-runtime.gemspec I'm bad at code. Right URLs, everywhere. 2012-04-03 14:36:57 -07:00

README.md

Jenkins Plugin Runtime

This gem provides the glue between the native Jenkins runtime which is implemented in Java, and an idiomatic API that allows for development with a Ruby 'feel'

If you're interested in developing actual plugin, see the plugin development tools