Skip to content

A node-addon-api boilerplate to get started quickly creating C++ modules for Node.js

Notifications You must be signed in to change notification settings

expressots/nodepp-boilerplate

Repository files navigation

Node++ Boilerplate 🛠

TODO

  • Docker environment
  • In the build step verify if dependencies are installed
  • Add patchelf to later link .so dependencies
  • Create a precommit hook to update .gitignore node_modules with the package.name from the config
  • Faster way to generate compile_commands.json
  • The node-gyp extension is supposed not to be needed
  • Enhance presentation README
  • Enhance documentation

About

A node-addon-api boilerplate to get started quickly creating C++ modules for Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published