0.3.1 • Published 7 years ago

@lgeiger/napi-prebuild-starter v0.3.1

Weekly downloads
6
License
-
Repository
-
Last release
7 years ago

N-API Prebuild Starter

Build Status

This is a small sample repository that uses prebuildify and Azure Pipelines to automatically build and publish a fully contained N-API hello world app.

It can be installed without the need for setting up a complete node-gyp build toolchain. It ships with prebuilt binaries for the following platforms:

  • Windows (x64 and ia32)
  • macOS (x64)
  • Linux (x64, ARM and ARM64)

Install it just like any other npm module not containing any native C++ code:

npm i @lgeiger/napi-prebuild-starter

Further reading:

0.3.1

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago