Skip to content

LittleLea/pear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pear: Pair People Together

Installation

  1. Download pear.rb to the directory of your choosing
  2. Write a CSV file with a header containing the column "name", and a list of names below it, one per row. See input.csv as a sample (last_paired_with is optional, and will be written automatically on first run).
  3. Give pear.rb the execute permission (either via the GUI or chmod +x pear.rb)

Requirements

Ruby 2.3+. No special gems, all stdlib.

Usage

./pear.rb [options] input.csv

  1. Open Terminal
  2. Navigate to the appropriate directory (cd /path/to/pear.rb)
  3. For standard operation: ./pear.rb input.csv
  4. To exclude specific people from a run: ./pear.rb -e "Jerry Gergich, Toby Flenderson" input.csv

About

Pear: Pair People Together

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages