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

7 lines
138 B
JSON
Raw Normal View History

2020-03-17 11:17:19 +00:00
{
"name": "Ruby",
"description": "Build and test a Ruby project with Rake.",
"iconName": "ruby",
"categories": ["Ruby"]
}