node-pre-gyp
Native addon deployment tool for Node.js
Install
- All systems
-
curl cmd.cat/node-pre-gyp.sh
- Debian
-
apt-get install node-pre-gyp
- Ubuntu
-
apt-get install node-pre-gyp
- Arch Linux
-
pacman -S node-pre-gyp
- Kali Linux
-
apt-get install node-pre-gyp
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install node-pre-gyp
- Raspbian
-
apt-get install node-pre-gyp
- Dockerfile
- dockerfile.run/node-pre-gyp
node-pre-gyp
Native addon deployment tool for Node.js
This executable extends node-gyp with commands to package, test, and publish Node.js binary addons. It also improves build configuration and module loading. This version is patched to always build modules from source. node-gyp is a native addon build tool for Node.js Node.js is an event-based server-side JavaScript engine.
nodered
Node-RED flow editor for the Internet of Things
A graphical flow editor for event based applications. Runs on Node.js - using a browser for the user interface. See http://nodered.org for more information, documentation and examples. Copyright 2017,2018 JS Foundation and other contributors, https://js.foundation/ Copyright 2015,2017 IBM Corp. Licensed under the Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0