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