Skip to content

Magic: The Gathering tournament runner and tracker for Player Run Events

License

Notifications You must be signed in to change notification settings

PennyDreadfulMTG/gatherling

Repository files navigation

Gatherling

An online MTG website for running tournaments.

Setup:
1. Copy config.php.example to config.php and fill in the
   variables needed.
2. Run `composer install`
3. Visit `/admin/db-upgrade.php`
4. Sign up a player by visiting register.php.
5. Visit /util/updateDefaultFormats.php

Tests:
$ vendor/bin/phpunit -v tests/