Skip to content

cljart/secretsanta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To start an irb

bundle exec irb -I. -rsecretsanta

Then in irb you can

create_tables

This will create secretsanta.db

and then exit and restart the irb and type

create_some_elves

And you'll have Paul, John, Ringo, and George :) \o/

To start the app

bundle exec ruby secretsanta.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 72.2%
  • Ruby 27.5%
  • CSS 0.3%