Skip to content

euranova/secret-santa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Secret Santa ENX

Requirements

python 3 or Elixir 1.9

Setup + Run

Open the people.txt file and write on separate lines the names of people who want to participate to the Secret Santa game.

Then run one of the following commands depending on the programming language you want to use:

Elixir

elixir secret_santa.exs

Python

python ./secret_santa.py

If you default python version is 2, then run

python3 ./secret_santa.py

About

Secret Santa generator in python & (soon) Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published