Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clj-jenkins

Clojure Library for interacting with jenkins

Leiningen

https://clojars.org/com.rallydev/clj-jenkins

[com.rallydev/clj-flowdock "0.1.5"]

Maven

<dependency>
  <groupId>com.rallydev</groupId>
  <artifactId>clj-jenkins</artifactId>
  <version>0.1.5</version>
</dependency>

Environment Variables

export JENKINS_URL=<url to jenkins>
export JENKINS_USERNAME=<username for oauth>
export JENKINS_API_TOKEN=<users oauth api token>

Dependencies

[org.clojure/clojure "1.5.0"]
[clj-http "0.6.3"]
[cheshire "5.1.1"]

License

Copyright (c) Rally Software Development Corp. 2013
Distributed under the MIT License.

About

Clojure Library for interacting with jenkins

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages