A simple node.js C++ plugin.
clone the repository:
git clone https://github.com/gweinstock/nodecpp.git
build the addon:
cd nodecpp; node-gyp configure build
run the addon:
node hello.js
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple node.js C++ plugin.
clone the repository:
git clone https://github.com/gweinstock/nodecpp.git
build the addon:
cd nodecpp; node-gyp configure build
run the addon:
node hello.js