Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 884 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 884 Bytes

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