hummingbot-developer Developer workflow skill for building and running the full Hummingbot stack from source. Commands (run as ): | Command | Description | |---------|-------------| | | Check dev environment status | | | Pick branches for all 3 repos | | | Install all 3 repos in order | | | Build wheel + all Docker images | | | Verify builds are correct + in sync | | | Start full stack from source | | | Install Hummingbot from source | | | Run Hummingbot CLI from source | | | Build wheel + Docker image | | | Install Gateway from source | | | Run Gateway in dev mode | | | Build Gateway Docker…