pozzo
pozzo is a tool to automate Godot project exports.
pozzo is an MIT Licenced tool, written in Python, to automate exports of Godot projects. It handles cloning the git repository, importing files into Godot, and exporting for the selected platforms (including in both debug and release versions). Pozzo can also compress files into a ZIP archive, especially useful for web/HTML5 builds. Configuration is specified in a simple TOML file.
pozzo is named for Pozzo from Waiting for Godot, who controls Lucky by tugging a long rope. pozzo similarly controls Godot, but to make it export the project rather than to carry heavy bags.