minimal-ruby-project icon indicating copy to clipboard operation
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