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

6 lines
140 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-29 16:18:43 -07:00
"category": ["Ruby"]
2019-07-29 15:34:10 -07:00
}