Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 637 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 637 Bytes

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