notryanb / ruby_snake

A CLI game of Snake implemented in Ruby & Curses
1 stars 0 forks source link

Add Rakefile for automating tasks #8

Closed notryanb closed 6 years ago

notryanb commented 6 years ago

Eventually refactoring will involve lots of unit tests. A Rakefile should handle this and any other misc tasks I end up needing.