minimal-ruby-project
minimal-ruby-project copied to clipboard
A minimal Ruby project template
🌈 Minimal Ruby Project
A template for your Ruby project!
Features
- Basic project structure
- Rakefile and test helper to run tests
- Github Action workflow
Set up
Run bundle install
Testing
Run rake test