jenkins.rb/README.md

15 lines
494 B
Markdown
Raw Permalink Normal View History

# 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][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]
2012-04-11 02:56:42 +00:00
[1]: https://github.com/jenkinsci/jenkins.rb/tree/master/ruby-tools/cli
[2]: https://github.com/jenkinsci/jenkins.rb/wiki