Skip to content
New issue

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

npm install --global doesn't work right #66

Open
stevage opened this issue Aug 16, 2018 · 2 comments
Open

npm install --global doesn't work right #66

stevage opened this issue Aug 16, 2018 · 2 comments

Comments

@stevage
Copy link

stevage commented Aug 16, 2018

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.

@missinglink
Copy link
Member

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.

@missinglink
Copy link
Member

Another option would be to make the go code go get -able.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants