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

7 lines
148 B
JSON
Raw Normal View History

2020-03-17 11:17:19 +00:00
{
"name": "Erlang",
"description": "Build and test an Erlang project with rebar.",
"iconName": "erlang",
"categories": ["Erlang"]
}