sbt/main/src
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
..
main Make sbt new extensible 2023-06-18 15:48:18 -04:00
test sbtn 1.9.0 2023-06-06 17:12:41 +02:00