df5ac56102
* adding category in the template property file * added category on ruby template
7 lines
198 B
JSON
7 lines
198 B
JSON
{
|
|
"name": "Python application",
|
|
"description": "Create and test a Python application.",
|
|
"iconName": "python",
|
|
"categories": ["Continuous integration", "Python", "Bottle", "Flask"]
|
|
}
|