This PR is the culmination of a lot of thinking about how best to easily set up the dependencies for this project in a platform-independent way.
I've introduced the concept of a 'runtime environment' which is basically a bunch of compiled dependencies which live in /opt/spatial, so it doesn't conflict with the rest of the system.
This PR is the culmination of a lot of thinking about how best to easily set up the dependencies for this project in a platform-independent way.
I've introduced the concept of a 'runtime environment' which is basically a bunch of compiled dependencies which live in
/opt/spatial
, so it doesn't conflict with the rest of the system.see runtime/README.md for install instructions.
resolves https://github.com/pelias/spatial/issues/39 closes https://github.com/pelias/spatial/pull/40/files