Skip to content

deciduously/ruby-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.