We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
That would be cool.
Sorry I don't have time to look in to this at the moment but would be happy to accept a PR.
Sorry, something went wrong.
Another option would be to make the go code go get -able.
go get
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: