Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 400 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 400 Bytes

ruby-template

Minimal Ruby template.

Dependencies

Usage

Install deps: gem install bundler && bundle install. Run bundle exec rake to run the tests, or bundle exec rake run to run the program.