jenkins2 0.1.0
Command line interface and API client for Jenkins 2. Allows manipulating nodes, jobs, plugins, credentials. See README.md for details.
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (7):
            ci_reporter_minitest
            ~> 1.0
          
          
            kitchen-lxd
            ~> 0.2
          
          
            minitest
            ~> 5.5
          
          
            mocha
            ~> 1.1
          
          
            rake
            ~> 11.3
          
          
            simplecov
            ~> 0.10
          
          
            test-kitchen
            ~> 1.17
          
    