Jenkyns
Keywords: jenkins, devops, automation, build pipeline, continuous delivery
Travis | Jenkins |
---|---|
Overview
jenkyns
(ˈdʒɛŋkaɪnz) is a command line tool that helps with the daily
management of your Jenkins jobs, implemented using Python and with a
focus on but not limited to Python projects. The main goal is to automate
configuration tasks and make new project setups simple and fast, and
systematic changes to a set of similar jobs easy.
Jenkyns can also be found on PyPI and Ohloh. It is released under the Apache License 2.0, see LICENSE for details.
Documentation
The documentation for the current GitHub master source is regularly published to
github.io.
There you will find instructions on how to
install and
use
the jenkyns
tool.
A continuously built document tree with the latest changes is also available.
Contributing
If you like to submit an enhancement in form of additional documentation or a pull request, or find an issue and maybe even have a patch ready for it, please consider the contribution guidelines for this project. You can also find instructions on how to quickly set up a working development environment in that document.
Similar Projects
Python
- API centric
- Tool centric
Clojure