Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 230 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 230 Bytes

🌈 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