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