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

Create binary package #7

Closed
clintfred opened this issue Oct 10, 2018 · 0 comments
Closed

Create binary package #7

clintfred opened this issue Oct 10, 2018 · 0 comments
Assignees
Milestone

Comments

@clintfred
Copy link
Contributor

clintfred commented Oct 10, 2018

As a (Travis) build process
I want a yarn target to call
so that a .tar.gz file is produced for the target architecture.

AC

  • node-pre-gyp is used to produce this tar.gz so we can rely on it for naming and downloading at install time
  • This should be a target like yarn run package unless there's a reason for it to be separate.
  • The resultant tar.gz should only contain the index.node file to minimize size

Can be based off of the current node-pre-gyp

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