
# khai-first-node-cpp
The very first C++ addon for NodeJS

## Installation

```bash
npm install khai-first-node-cpp
```

## Building

```bash
node-gyp configure
node-gyp build
```

## License

<a href="http://www.wtfpl.net/"><img
       src="http://www.wtfpl.net/wp-content/uploads/2012/12/wtfpl-badge-4.png"
       width="80" height="15" alt="WTFPL" /></a>
