Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 779 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 779 Bytes

RyverSecretSanta

A program that makes it easy to create a secret santa, all in your Ryver organization!

How does it work?

RyverSecretSanta helps you set up a Ryver organization from scratch, or uses your existing one to manage a secret santa with your friends!

Setup

Open the terminal application on your device.

Type: git clone https://github.com/LukeG294/RyverSecretSanta.git

Press return/enter

Once the repository is done cloning, type: cd RyverSecretSanta and press enter.

Make sure you have Python installed on your device. If not, download from https://www.python.org/

Type: python3 main.py and the program should walk you through the steps from there.

Contributing

Visit issues to open an issue and make any changes you'd like to the code.