Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 285 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 285 Bytes

team-manager

PHP based tool to manage (ultimate frisbee) teams and their communication

installation

  1. install dependencies with composer (php composer.phar install)

  2. rename config.sample.php to config.php and modify settings (see comments in file)

  3. you should be fine.