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