minimal-ruby-project
minimal-ruby-project copied to clipboard
A minimal Ruby project template
I wanted Gitlab CI support not to be missing 😇 Example result is [here.](https://gitlab.com/m_dilmac/ruby-minimal-project/-/jobs/1415918613)
Given the idea of a minimal setup, and how pervasive Docker has become, I thought of adding an optional dockerized environment support. It's super easy to get started with a...
Hello :wave: I use your project for some of my personal ruby app. I like it. I add rubocop to my forked version. Perhaps you will find it good enough...