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

6 lines
142 B
JSON
Raw Normal View History

2019-07-29 15:34:10 -07:00
{
"name": "Ruby",
"description": "Build and test a Ruby project with Rake.",
"iconName": "ruby",
2019-07-31 10:37:29 -07:00
"categories": ["Ruby"]
2019-07-29 15:34:10 -07:00
}