项目作者: igorzg

项目描述 :
Node js native addon demo
高级语言: CMake
项目地址: git://github.com/igorzg/nodejs-native-addons.git
创建时间: 2018-04-17T09:30:28Z
项目社区:https://github.com/igorzg/nodejs-native-addons

开源协议:

下载


Node.js native addon example.

Requirements

  1. cmake
  2. node.js

Ubuntu

  1. g++

Mac

  1. Xcode
  2. Command line tools

Running

  1. npm i
  2. npm test