The artprog CLI
The artprog CLI keeps your Godot project and the artprog web editor fully in sync —
both ways, automatically. Link a folder and run artprog watch: edits and new
assets flow across on their own — create art on the web and it appears on disk; drop
a file into your project and it appears on the web. Git-ignored files stay local. All
from your terminal.
It is for anyone working locally with Godot who keeps their pixel art in the artprog web editor: you stay in your familiar on-disk workflow while the CLI handles the round-trip with the web.
Next steps
New here? Head to Getting Started for the install and first-run steps. The full command list is under Commands, and the supported formats under Supported Files.