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
- Host: GitHub
- URL: https://github.com/jenkinsci/jenkins-plugin-runtime.rb
- Owner: jenkinsci
- Fork: true (cowboyd/jenkins-plugin-runtime)
- Created: 2011-12-15T17:21:49.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2013-11-10T02:06:29.000Z (over 12 years ago)
- Last Synced: 2024-09-30T08:19:02.397Z (over 1 year ago)
- Topics: jenkins-api-plugin, ruby
- Language: Ruby
- Homepage: http://jenkins-ci.org
- Size: 1.46 MB
- Stars: 7
- Watchers: 103
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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