Skip to content

[feat] Add hosted precompiled binaries #39

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

Open
Toxicable opened this issue May 1, 2019 · 1 comment
Open

[feat] Add hosted precompiled binaries #39

Toxicable opened this issue May 1, 2019 · 1 comment
Assignees

Comments

@Toxicable
Copy link

Adding this feature will reduce the need for system deps to compile the binary.

Here are some examples of other npm packages that allow for precompiled binary downloads. Falling back to local compiling.

https://github.com/sass/node-sass/releases
https://github.com/nodegit/nodegit/blob/master/lifecycleScripts/postinstall.js

@jduncanator
Copy link
Owner

I plan to add some proper CI and tests to the project sometime soon, I'll see if I can work in generating pre-built binaries for Windows, Linux and macOS into the CI process. Looks like something like prebuild/prebuild and prebuild/prebuild-install would do the trick!

@jduncanator jduncanator self-assigned this May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants