sbt/project
Eugene Yokota 954e744408 Adds templateResolvers and `new` command
This adds `new` command, which helps create a new build definition. The
`new` command is extensible via a mechanism called the template
resolver,
which evaluates the arbitrary arguments passed to the command to find
and run a template.

As a reference implementation [Giter8][g8] is provided as follows:

    sbt new eed3si9n/hello.g8

This will run eed3si9n/hello.g8 using Giter8.

  [g8]: http://www.foundweekends.org/giter8/
2016-08-22 02:38:46 -04:00
..
Dependencies.scala Adds templateResolvers and `new` command 2016-08-22 02:38:46 -04:00
Docs.scala Fix most build warnings 2015-07-10 11:53:48 +02:00
Formatting.scala added scalariform 2014-05-01 12:50:07 -04:00
NightlyPlugin.scala Fix build 2015-02-02 22:44:02 -05:00
Release.scala publish to bintray 2015-04-20 10:56:37 -04:00
SbtLauncherPlugin.scala Include sbt-ivy-snapshots to launchconfig 2015-12-29 19:48:57 -05:00
Scripted.scala Adds a scripted test that tests repo override 2016-04-24 14:24:05 -04:00
SiteMap.scala Replace procedure syntax by explicit Unit annotation 2015-08-04 10:07:38 +02:00
StatusPlugin.scala publish nightlies to bintray 2015-04-20 12:51:18 -04:00
Sxr.scala Fix most build warnings 2015-07-10 11:53:48 +02:00
Transform.scala Include sbt-ivy-snapshots to launchconfig 2015-12-29 19:48:57 -05:00
Util.scala Fix most build warnings 2015-07-10 11:53:48 +02:00
build.properties Bump to 0.13.12 2016-08-05 01:16:09 -04:00
plugins.sbt Static launcher, get bridge sources from resources 2016-04-06 12:01:34 +02:00