Friday, December 28, 2012

lein-resource 0.2.0 hits clojars

I just deployed lein-resource to clojars. What is lein-resource? A Leiningen plugin that can be used to copy files from mulitiple source directories to a target directory while maintaining the sub-directories. Also, each file will be transformed using stencil. The map that is passed to stencil contains a combination of: The project map The system properties (with .prop added to the name ) Additional values (currently only :timestamp) Values set in the project.clj using :resource :extra-values

No comments: