Skip to content

Categories:

Generate Files and Directories from Templates on Github with giter8

Github logo 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.

Sponsor

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.

Discuss


Posted in Uncategorized.


0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.



Some HTML is OK

or, reply to this post via trackback.