Homepage: https://github.com/rmuslimov/jenkins.el
Author: Rustem Muslimov
Updated:
Minimalistic Jenkins client for Emacs
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 " ")