Getting Flowork running is a single command — no Docker, no accounts, no cloud dependencies.

git clone https://github.com/flowork-os/Flowork_Agent.git

cd Flowork_Agent

./start.sh

Enter fullscreen mode