Package Details: giter8 0.6.8-1

Package Base: giter8
Description: a command line tool to apply templates defined on github
Upstream URL: https://github.com/n8han/giter8
Category: devel
Licenses: LGPL
Submitter: giniu
Maintainer: None
Last Packager: giniu
Votes: 5
First Submitted: 2013-02-02 18:25
Last Updated: 2015-03-31 10:19

Dependencies (1)

Required by (0)

Sources

Latest Comments

Comment by giniu

2013-02-02 18:27

This is almost like lightweight package. It uses sbt from community to grab all files on runtime. Why such solution? Few reasons:

1) this is standard way to deal with stuff in Scala world
2) this is how official Typesafe Stack distribution rolls
3) this is how sbt from community repository rolls