Skip to main content

a jenkins command-line tool

Project description

A Jenkins command-line tool.

  • since jenkinsapi (one of the dependencies) is only python2 compatible, jenks is currently only python2 compatible.

Install

There’s a few ways to install jenks.

Through pip:

pip install jenks pip install http://github.com/toumorokoshi/jenks/tarball/master

Through sprinter:

sprinter install https://raw.github.com/toumorokoshi/jenks/master/sprinter.cfg

Using

jenks looks for a .jenksrc file, recursively going up from the current working directory you’re in.

Most users are probably ok with just adding a .jenksrc to their user root.

Example .jenksrc:

localhost:
  url: 'http://localhost:8080/'
  jobs:
    - foo
    - bar

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jenks-0.2.tar.gz (4.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page