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 details)
File details
Details for the file jenks-0.2.tar.gz
.
File metadata
- Download URL: jenks-0.2.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97e52de0ff2b109909c7047a2a72abadd22e4be73dc6d089f61c61a27f837771 |
|
MD5 | bf96b06e7dd2b1ca953d55fd0ea479af |
|
BLAKE2b-256 | 8e82a96ae19ee7debeafaca52396c24e26bfd56a340020f979e1793e51f2d311 |