It'd be great to be able to do: ``` npm install -g pbf2json pbf2json ... ``` I'm guessing that what needs to happen is during the install process, it sets up a symlink to the correct binary for the platform.
It'd be great to be able to do:
I'm guessing that what needs to happen is during the install process, it sets up a symlink to the correct binary for the platform.