Timothy Carambat acbd6ceef4 Arm64 support build
2025-01-03 20:06:05 -08:00
2025-01-03 20:06:05 -08:00
2025-01-03 20:06:05 -08:00
2025-01-03 20:06:05 -08:00
2025-01-03 20:06:05 -08:00
2025-01-03 20:06:05 -08:00
2024-02-19 23:08:06 +01:00
2023-10-09 13:54:13 +02:00
2021-09-09 09:30:27 +02:00
2024-02-19 23:08:06 +01:00
2025-01-03 20:06:05 -08:00
2025-01-03 20:06:05 -08:00
2025-01-03 20:06:05 -08:00
2025-01-03 20:06:05 -08:00
2025-01-03 20:06:05 -08:00

Building

Please ensure you have the required dependencies before installing:

  • Windows
    • windows-build-tools npm package (npm install --global --production windows-build-tools from an elevated PowerShell or CMD.exe)
  • Mac
    • Xcode Command Line Tools.
  • Linux
    • cmake
    • A C/C++ compiler like GCC.
    • libxtst-dev and libpng++-dev (sudo apt-get install libxtst-dev libpng++-dev).

Build

npm install
npm run build

Release build

npm run npm:prepare

This will push @mintplex-labs/libnut-{platform}-{arch} to npm registry. When on ARM Windows, it will push @mintplex-labs/libnut-winarm64 to npm registry.

S
Description
An Node-API addon for desktop automation (supports windows ARM)
Readme 1.5 MiB
Languages
C 40.2%
C++ 24.1%
JavaScript 12.5%
Objective-C 10.2%
Objective-C++ 8.3%
Other 4.7%