Go from zero to first executed task in two minutes.
curl -fsSL https://guillo.team/install.sh | sh
guillo auth register
~/.guilloteam/.env
guillo teams list guillo lock team <team-id> guillo projects create "My First Project" guillo lock project <project-id>
guillo tasks create "Ship it" guillo tasks list guillo execute <task-id>