df5ac56102
* adding category in the template property file * added category on ruby template
7 lines
175 B
JSON
7 lines
175 B
JSON
{
|
|
"name": "R package",
|
|
"description": "Create and test an R package on multiple R versions.",
|
|
"iconName": "r",
|
|
"categories": ["Continuous integration", "R"]
|
|
}
|