Skip to content

bfeigin/poker_tournamentorium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Poker Tournament System

Installation

git clone git://github.com/bfeigin/poker_tournamentorium.git
bundle install
bundle exec padrino rake ar:create
bundle exec padrino rake ar:schema:load
bundle exec padrino start

# To test
bundle exec padrino rake ar:schema:load -e test
bundle exec padrino rake spec
bundle exec cucumber

About

Poker in ruby!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published