Codebreaker
Installation
Add this line to your application's Gemfile:
gem 'ep-codebreaker'
And then execute:
$ bundle
Or install it yourself as:
$ gem install ep-codebreaker
Usage
require 'ep-codebreaker'
require 'ep-codebreaker/console_app'
app = Codebreaker::ConsoleApp.new
app.run
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/epoberezhny/Codebreaker.
License
The gem is available as open source under the terms of the MIT License.