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
- Host: GitHub
- URL: https://github.com/jenkinsci/jenkins.rb
- Owner: jenkinsci
- Archived: true
- Created: 2010-03-05T17:56:12.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2020-06-25T04:24:51.000Z (over 5 years ago)
- Last Synced: 2024-12-29T08:34:40.812Z (9 months ago)
- Language: Ruby
- Homepage:
- Size: 10.9 MB
- Stars: 393
- Watchers: 111
- Forks: 83
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jenkins.rb - Ruby tools and SDK for Jenkins
[](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