df5ac56102
* adding category in the template property file * added category on ruby template
7 lines
174 B
JSON
7 lines
174 B
JSON
{
|
|
"name": "Erlang",
|
|
"description": "Build and test an Erlang project with rebar.",
|
|
"iconName": "erlang",
|
|
"categories": ["Continuous integration", "Erlang"]
|
|
}
|