Leiningen (software)

Leiningen
Original author(s) Phil Hagelberg
Developer(s) Jean Niklas L'orange
Initial release November 17, 2009 (2009-11-17)
Stable release
2.5.3 / September 21, 2015 (2015-09-21)
Written in Clojure
Operating system Cross-platform
Type Software development tools
License Eclipse Public License
Website leiningen.org

Leiningen is a build automation and dependency management tool for the simple configuration of software projects written in the Clojure programming language.

Leiningen was originally written by Phil Hagelberg and is currently maintained by Jean Niklas L'orange. Phil started the project with the aim of simplifying the complexities of Apache Maven, while offering a way of describing the most common build requirements of Clojure projects in idiomatic Clojure. These aims are succinctly captured in the project's tag line, "Automate Clojure projects without setting your hair on fire".

Leiningen's features can be extended via a plugin system, and it is supplied with a command line interface that can initiate a number of actions, which include:

Leiningen is the most active open-source Clojure project and it is featured in chapter 8 of the book "Clojure Programming" .[1]

See also

References

  1. Emerick, Chas; Carper, Brian; Grand, Christophe (April 19, 2012). "Chapter 8: Organizing and Building Clojure Projects". Clojure Programming (1st ed.). O'Reilly Media. pp. 347–353. ISBN 1-4493-9470-1.

External links

This article is issued from Wikipedia - version of the 9/10/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.