Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 879 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 879 Bytes

dota2league-tracker

Code Climate Test Coverage Issue Count

Simple webservice to track ongoing matches in dota2leagues

###Quickstart:

  • cp dota2league-tracker/config.yml.example dota2league-tracker/config.yml

  • Edit dota2league-tracker/config.yml - add your Steam API key and hooks you need

  • docker-compose up

You should now have an instance running and listening on 5000 port for leagues to track.