Files
initializr/initializr-service
Stephane Nicoll d1a51c431b More metadata for types
This commit adds a 'tags' attribute to each type. Two tags are currently
available:

1. build defines the build system that should be included in the project
(maven and gradle)
2. format defines the format of the project (build for the build file and
project for a project archive)

When a type id is specified, the build tag is used to figure out which
build system should be used. If no type is specified we fallback to Maven
as we were already doing.

Fixes gh-43
2014-10-30 11:15:47 +01:00
..
2014-08-28 10:49:48 +02:00
2014-10-30 11:15:47 +01:00
2014-08-18 17:50:21 +02:00
2014-08-18 17:50:21 +02:00