Node.js bindings should make binaries easily accessible #4377
Closed as not planned
Description
At the moment using the pre-built osrm binaries we ship with the bindings are cumbersome to use
./node_modules/osrm/lib/binding/osrm-extract ..
we should make that easier for users - looks like there is a bin
field we should use:
https://docs.npmjs.com/files/package.json#bin
https://docs.npmjs.com/files/package.json#directoriesbin