df5ac56102
* adding category in the template property file * added category on ruby template
7 lines
210 B
JSON
7 lines
210 B
JSON
{
|
|
"name": "Java with Maven",
|
|
"description": "Build and test a Java project with Apache Maven.",
|
|
"iconName": "maven",
|
|
"categories": ["Continuous integration", "Java", "Maven", "Spring", "JSF"]
|
|
}
|