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

6 lines
166 B
JSON
Raw Normal View History

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