jenkins

LLGPLv3; see COPYING file for details.

Bindings for Jenkins' REST API.

$ area51 add jenkinsCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(jenkins:some-function ...)