Upstream's not accepting PRs, let's fork!
Things you'll need beforehand:
- A pokemon.com account (I'd suggest making an account separate from the one you play on since this probably violates the TOS).
- A google maps api key. You can create one [here] 1.
- A lat / lng of your location. You can use the [google geocoder] 2.
Rough usage:
- Set up
config.json
Usually:cp config.example.json config.json
chmod 600 config.json
$EDITOR config.json
make venv
. venv/bin/activate
pgctl start