jenkins

Homepage: https://github.com/rmuslimov/jenkins.el

Author: Rustem Muslimov

Updated:

Summary

Minimalistic Jenkins client for Emacs

Commentary

To set up, please use "M-x customize-group" to customize the
"jenkins" options, or just directly define variables as shown below:

(setq jenkins-api-token "")
(setq jenkins-url "")
(setq jenkins-username "")
(setq jenkins-viewname "")

Dependencies