CuaBot
Installation
Install CuaBot and its dependencies
Requirements:
Install:
npm install -g cuabotAfter installing Xpra, you may need to remove quarantine:
sudo xattr -rd com.apple.quarantine /Applications/Xpra.appRequirements:
- Node.js v18+
- Docker Engine
- Xpra
Install:
# Install Xpra
sudo apt install xpra
# Install CuaBot
npm install -g cuabotThen run:
cuabotThis runs the onboarding wizard which checks for dependencies and guides you through setup.
Was this page helpful?