Sha256: 2902e47eacb9a7ecb6ad19e929d92b199fe9ccf6289084f81f296ed3d6f5a71c
Contents?: true
Size: 577 Bytes
Versions: 3
Compression:
Stored size: 577 Bytes
Contents
# Codebreaker ## Installation Add this line to your application's Gemfile: ```ruby gem 'ep-codebreaker' ``` And then execute: $ bundle Or install it yourself as: $ gem install ep-codebreaker ## Usage ```ruby 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](http://opensource.org/licenses/MIT).
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ep-codebreaker-0.4.0 | README.md |
ep-codebreaker-0.3.2 | README.md |
ep-codebreaker-0.3.1 | README.md |