df5ac56102
* adding category in the template property file * added category on ruby template
10 lines
188 B
JSON
10 lines
188 B
JSON
{
|
|
"name": "Laravel",
|
|
"description": "Test a Laravel project.",
|
|
"iconName": "php",
|
|
"categories": [
|
|
"Continuous integration",
|
|
"PHP",
|
|
"Laravel"
|
|
]
|
|
} |