/ruby-template

Minimal Ruby project template

Primary LanguageRubyBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.