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