-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Sébastien Ouellet edited this page Apr 1, 2024
·
1 revision
Welcome to the CART wiki!
We will slowly migrate the documentation hosted on Google Docs toward this wiki. Thanks for your patience.
Meanwhile, the easiest way to try out the tool is (assuming you have both docker and make as utilities):
- Download the package
docker pull ghcr.io/datakind/dk-routing:main
- Clone the repo
https://github.com/datakind/dk-routing.git
- Navigate to the directory with the Makefile
cd dk-routing/dkroutingtool
- Execute the demo command
make demo
You can give a try without choosing an area or a passing file (the default data, located at dkroutingtool/local_data is for the country of Monaco).