Skip to content

Instantly share code, notes, and snippets.

@jecompton
jecompton / kata.rb
Created April 1, 2015 05:54
Basic model for kata.rb
#!/usr/bin/env ruby
## app for working with katas
##
## Copyright © 2015, Jonathan Compton.
## This program is free software: you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation, either version 3 of the License, or
## (at your option) any later version.
##
## This program is distributed in the hope that it will be useful,