Files
starter-workflows/ci/properties/scala.properties.json
T
Sébastian Le Merdy acc6dd8232 Add Scala icon
2020-04-13 22:04:41 +02:00

7 lines
149 B
JSON

{
"name": "Scala",
"description": "Build and test a Scala project with SBT.",
"iconName": "scala",
"categories": ["Scala", "Java"]
}