mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
10 lines
301 B
YAML
10 lines
301 B
YAML
nfl_fastr_symfony:
|
|
timezone: Europe/Berlin
|
|
sources:
|
|
playByPlay:
|
|
baseUrl: https://github.com/guga31bb/nflfastR-data
|
|
path: tree/master/data
|
|
roster:
|
|
baseUrl: https://github.com/mrcaseb/nflfastR-roster
|
|
path: tree/master/data/seasons
|