bootstrap
ntx-octolux-toolkit
Public Approved by Adomby Caleb
NTX Octolux toolkit — installs the Web Serial HMI + USB CDC firmware pattern and the Octolux app server debug skill together. One command bootstraps an NTX container for building and debugging Octolux
{
"slug": "ntx-octolux-toolkit",
"version": "0.1.0",
"type": "bootstrap",
"description": "NTX Octolux toolkit — installs the Web Serial HMI + USB CDC firmware pattern and the Octolux app server debug skill together. One command bootstraps an NTX container for building and debugging Octolux HMI projects.",
"dependencies": {
"octolux-app-server-debug": "^0.1.0",
"octolux-web-serial-hmi": "^0.1.0"
},
"needs_sudo": false
}