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

https://github.com/jenkinsci/jenkins-plugin-runtime.rb

The idomatic Ruby API for building Jenkins CI plugins
https://github.com/jenkinsci/jenkins-plugin-runtime.rb

jenkins-api-plugin ruby

Last synced: 7 months ago
JSON representation

The idomatic Ruby API for building Jenkins CI plugins

Awesome Lists containing this project

README

          

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

[1]:https://github.com/jenkinsci/jpi.rb