secret_santa

1.2.0 • Public • Published

SECRET SANTA

IF you are running a Secret Santa draw in your workplace and need a means of pairing the gifts between sender and receiver, then this is the tool for you.

Installation

You'll need Node.js installed. Then run:

npm install -g secret_santa

Running

Run secretsanta passing it the names of people who have been good:

secretsanta Rita Sue Bob "Alan Sugar"

The output

The output is as follows:

Rita  ------>  Bob
Sue  ------>  Rita
Bob  ------>  Alan Sugar
Alan Sugar  ------>  Sue

Merry Christmas.

/secret_santa/

    Package Sidebar

    Install

    npm i secret_santa

    Weekly Downloads

    5

    Version

    1.2.0

    License

    Apache-2.0

    Last publish

    Collaborators

    • glynnbird