sbt/notes
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
..
0.13.13 Adds templateResolvers and `new` command 2016-08-22 02:38:46 -04:00
0.13.6.markdown Fix typos in notes 2015-01-24 13:45:15 -05:00
0.13.7.markdown Fix typos in notes 2015-01-24 13:45:15 -05:00
0.13.8.markdown Notes on #1921 2015-03-18 11:28:19 -07:00
0.13.9.markdown Add JCenter change to 0.13.9's notes 2015-12-25 21:49:01 -05:00
0.13.11.markdown notes 2016-02-22 02:22:29 -05:00
0.13.12.markdown Fixes #2654 Silence macro recompilation info message 2016-07-08 01:03:32 +01:00
about.markdown notes 2014-09-13 15:37:00 -04:00