RubyFlow : The Ruby Community Blog

Home   Submit   Sign Up   Log In   leaders   Twitter   RSS Feed  
 

directory_template gem released

I released the directory_template gem, which allows you to generate directory structures from a template, optionally processing paths
(variables in the path) and contents (e.g., render ERB templates).
You can write and use your own processors too (for both, path and content manipulation).
This is useful if you want to template e.g. Projects, or want to build something akin to rails' generators.
The project is - of course - found on github, and the documentation is available online.

Comments

Damnit, I needed this two weeks ago :P

Thanks though, will check it out!rebo - May 04, 2012 14:16
Rebo, If you have questions, just drop me a line, I'm almost always on irc (irc.freenode.net/#ruby).apeiros - May 04, 2012 16:21

Post a Comment

Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA to solve the escalating spam problem. Sorry!