Skip to content

clojurewerkz/lein-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ClojureWerkz Leiningen template

A Leiningen 2.0 template for all new ClojureWerkz Clojure libraries.

Installation

Add a plugin dependency on [clojurewerkz/lein-template "1.8.0"] to your ~/.lein/profiles.clj:

{:user {:plugins [[clojurewerkz/lein-template "1.8.0"]]}

Usage

lein new clojurewerkz badass-library

License

Copyright © 2014-2016 Michael S. Klishin, Alex Petrov, and the ClojureWerkz team.

Distributed under the Eclipse Public License, the same as Clojure.

About

A Leiningen 2.0 project template for all new ClojureWerkz libraries

Resources

Stars

Watchers

Forks

Packages

No packages published