Files
starter-workflows/ci/properties/ant.properties.json
T

7 lines
159 B
JSON
Raw Normal View History

2020-03-17 11:17:19 +00:00
{
"name": "Java with Ant",
"description": "Build and test a Java project with Apache Ant.",
"iconName": "ant",
"categories": ["Ant", "Java"]
}