sbt/main
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
..
actions/src Fix #2677: Tags.ForkedTestGroup doesn't work 2016-07-22 10:17:24 -06:00
command/src/main/scala/sbt Adds templateResolvers and `new` command 2016-08-22 02:38:46 -04:00
settings/src Drop sealed from the typeclasses in Append 2015-12-18 14:04:52 +00:00
src Adds templateResolvers and `new` command 2016-08-22 02:38:46 -04:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00