Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 242 Bytes

precomputing.md

File metadata and controls

12 lines (10 loc) · 242 Bytes

Preparing Ceburilo for deployment

Download latest bike station info:

./get_stations.hs

Download latest map of Warsaw and precompute paths:

./precompute.sh

After successful computation, paths.json file will be generated.