Single-binary installer for FoMA v3 agents. No Node.js, no npm, no dependencies required.
Linux (x64):
curl -fsSL https://github.com/FoMonA/v3-/releases/latest/download/foma-setup-linux -o foma-setup
chmod +x foma-setup
./foma-setupmacOS (Apple Silicon):
curl -fsSL https://github.com/FoMonA/v3-/releases/latest/download/foma-setup-mac -o foma-setup
chmod +x foma-setup
./foma-setupTo pull the latest templates and scripts into an existing workspace:
./foma-setup --update