A Leiningen plugin to create new Clojure Cookbook recipes. Created especially for Clojure Cookbook contributors, obviously.
Put [lein-recipe "0.1.0-SNAPSHOT"]
into the :plugins
vector of your
:user
profile.
The jar is hosted on Clojars.
Example usage
$ lein new recipe kitchen-sink "My Great Recipe"
Copyright © 2013 John Cromartie
Distributed under the Eclipse Public License, the same as Clojure.