sbt/main
Eugene Yokota 5398f6e1aa Make sbt new extensible
Problem
-------
`sbt new` (`sbt init`) hardcodes the templates, which I think is ok,
but without changing much, we can make it extensible.

Solution
--------
This adds two new keys `templateDescriptions` and `templateRunLocal`,
which can customize the behavior for in-house usage etc.
2023-06-18 15:48:18 -04:00
..
src Make sbt new extensible 2023-06-18 15:48:18 -04:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00