Skip to content

Lunch Roulette is a command line tool for generating diverse lunch groups from a list of staff.

License

Notifications You must be signed in to change notification settings

devpg/lunch-roulette

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Command Line App

Lunch Roulette is a command line application that always requires a CSV file with staff "features", such as their team and specialty and start date. It is run using the ruby executable and specifying the staff via a CSV file:

ruby lib/lunch_roulette.rb data/output/20200817-112120.csv

CSV Output

Lunch Roulette will generate a new CSV in data/output each time it is run. The filenames are unique and based on the current date.

Learn More & Math

Learn more about Lunch Roulette and the math behind it here:

https://www.kickstarter.com/backing-and-hacking/lunch-roulette

About

Lunch Roulette is a command line tool for generating diverse lunch groups from a list of staff.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%