df5ac56102
* adding category in the template property file * added category on ruby template
7 lines
171 B
JSON
7 lines
171 B
JSON
{
|
|
"name": "Django",
|
|
"description": "Build and Test a Django Project",
|
|
"iconName": "django",
|
|
"categories": ["Continuous integration", "Python", "Django"]
|
|
}
|