Skip to content

nicopaez/tcr-ruby-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby setup for TCR Style coding Katas

Build Status

It is based on Guard, Rake and Rspec. Just clone this repo and then.

  • Install dependencies: bundle install
  • Run guard: guard
  • Start coding. To have a simple setup the idea is to write all code in the same file (spec/exercises_spec.rb). Each time this file is saved, guard will run tests and based on its results it will commit or revert.

About

Base project structure for tcr coding style katas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages