@nut-tree-fork/libnut-linux
TypeScript icon, indicating that this package has built-in type declarations

2.7.4 • Public • Published

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).

Release build

npm install
npm run build:release

Debug build

npm install
npm run build:debug

/@nut-tree-fork/libnut-linux/

    Package Sidebar

    Install

    npm i @nut-tree-fork/libnut-linux

    Homepage

    nutjs.dev

    Weekly Downloads

    2,185

    Version

    2.7.4

    License

    Apache-2.0

    Unpacked Size

    164 kB

    Total Files

    9

    Last publish

    Collaborators

    • zachjw34