justmoon / node-bignum

Big integers for Node.js using OpenSSL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support prebuilds

ekristen opened this issue · comments

This is an awesome tool https://www.npmjs.com/package/prebuild that makes installations easier by pre-compiling builds and uploading them against github releases.

This also makes it nice for docker images and other systems that you don't want to have build tools installed on to be able to use the module.

Closing in favor of the already open PR #60