The Jenkins Plugin Manager
Go to file
R. Tyler Croy 17b9e4fd0d Merge pull request #10 from jhoblitt/maint/tests
fix rspec + cucumber tests
2016-03-29 13:45:32 -07:00
bin Implement all of `jpm list` with a simple text only output format 2014-03-20 22:03:02 -07:00
config Add some cucumber profiles 2014-03-23 16:24:25 -07:00
features fix rspec deprecation warnings in cucumber setup 2016-03-26 10:28:28 -07:00
lib Add support for searching by title 2014-04-03 19:30:46 -07:00
spec fix rspec 3 compatibility issues missed by transpec 2016-03-26 10:00:28 -07:00
.gitignore Ignore all my local vagrant files 2014-03-23 11:31:48 -07:00
Gemfile replace ci_reporter gem with ci_reporter_rspec 2016-03-26 10:05:27 -07:00
LICENSE Add the MIT license for the gem 2014-03-20 22:05:23 -07:00
README.md Describe the project a little bit more 2014-03-14 08:30:49 -07:00
Rakefile
jpm.gemspec Add 'paint' gem as a dependency for console colors 2014-03-23 13:48:39 -07:00

README.md

Jenkins Plugin Manager

The jpm application allows you to manage Jenkins plugins outside of the Jenkins web UI.

Like a "normal package" manager, it will handle installing plugin dependencies, plugin upgrades and plugin removals.