Skip to content

Node.js bindings should make binaries easily accessible #4377

Closed as not planned
@daniel-j-h

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions