Skip to content

kata-seeds/ruby-rspec-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ca41fa6 · Feb 18, 2015

History

11 Commits
Feb 17, 2015
Feb 17, 2015
Feb 17, 2015
Feb 17, 2015
Feb 17, 2015
Feb 17, 2015
Feb 17, 2015
Feb 17, 2015
Feb 17, 2015
Feb 18, 2015

Repository files navigation

Kata Seeds: Ruby + RSpec

Build Status

Getting Started

Clone this repo with git:

git clone https://github.com/kata-seeds/ruby-rspec-seed.git
cd ruby-rspec-seed

Install dependencies and run your tests with make:

make

You should eventually see 1 test ran and 0 failures. If make doesn't work for you, please open an issue.

Now you can start your kata! May we suggest the Game of Life?

Releases

No releases published

Packages

No packages published