@co_snow/hello
v0.0.57
Published
Node.js Addon Example
Downloads
9
Readme
Configure
node-gyp configure
Build (node-gyp)
NOTE: deprecated
node-gyp build
Build C Libraries and Copy to Core
yarn core
Build (prebuildify)
yarn build
Rebuild Everything, including Core lib
yarn rebuild
Test
yarn test
Publish
npm version patch
npm publish --access public