/minimal-ruby-project

A minimal Ruby project template

Primary LanguageRuby

🌈 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