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