Teddygat0r / mtg-cli

A Magic the Gathering engine for standard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mtg-cli

A Magic the Gathering engine for Standard

To host / help, clone the repository
Open the repository and run python3 -m venv {file path to repository}
Go inside the folder and run ./Scripts/activate, or on linux source ./bin/activate
Run this to install requirements pip install -r requirements.txt

When committing, make sure to run pip freeze > requirements.txt if you installed / updated any new packages.

About

A Magic the Gathering engine for standard

License:MIT License


Languages

Language:Python 100.0%