Re: [ANN] lein-stencil 0.1.0

2012-12-19 Thread Matthew O. Smith
I renamed the project to lein-resource as that better matches the intent of 
the project rather than an implmentation detail

*https://github.com/m0smith/lein-resourcehttps://github.com/m0smith/lein-stencil

*

-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

[ANN] lein-stencil 0.1.0

2012-12-18 Thread Matthew O. Smith
*It is not in clojars yet as I wanted people to have the opportunity to 
give feedback before making it live*
*
*
*https://github.com/m0smith/lein-stencil
*
*
*

A plugin that can be used to copy files from multiple source directories to 
a target directory while maintaining the sub-directories  Also, each file 
will be transformed using stencil https://github.com/davidsantiago/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 :stencil :extra-values

-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en