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

6 lines
163 B
JSON
Raw Normal View History

2019-07-29 09:38:23 -07:00
{
2019-08-06 16:37:30 -07:00
"name": "Java with Ant",
2019-07-29 09:38:23 -07:00
"description": "Build and test a Java project with Apache Ant.",
"iconName": "ant",
2019-08-06 16:37:30 -07:00
"categories": ["Ant", "Java"]
2019-07-29 09:38:23 -07:00
}