Files
starter-workflows/ci/properties/clojure.properties.json
T
Shubham Tiwari 95e540fe9a
Validate Data / validate-data (push) Has been cancelled
adding category in the template property file (#1094)
2021-09-15 15:56:14 +05:30

7 lines
189 B
JSON

{
"name": "Clojure",
"description": "Build and test a Clojure project with Leiningen.",
"iconName": "clojure",
"categories": ["Continuous integration", "Clojure", "Java"]
}