ReadWriteHack

Generate Files and Directories from Templates on Github with giter8

giter8 is "a command line tool to generate files and directories from templates published on github." Its written in Scala on top of the Simple Build Tool, but you don't need to be a Scala hacker to use it.

You can find a list of existing templates here.

In response to the question of how this is different than Lifty, giter8 creator Nathan Hamblen writes:

Lifty is an sbt processor, meaning it runs inside of sbt itself. You can't run sbt or any processor until you have a project to run it in. Giter8 addresses step 1 of sbt project creation. You could use giter8 create a Lift project, then run Lifty inside it for fine tuning. You can also use giter8 to produce things that are not sbt projects at all.

ReadWriteWeb encourages comments, but please remember: Keep it nice, keep it clean, and avoid promotional comments. We do pre-moderate some comments with links. For more information, please read our full comment policy.
blog comments powered by Disqus
Recommended Story
RWW SPONSORS



RWW PARTNERS