🥇 export from upstream (ce9e2c1)

This commit is contained in:
2026-05-23 15:29:45 +02:00
parent ee5238cb0f
commit e5820ab3ff
15 changed files with 1172 additions and 81 deletions
+4
View File
@@ -45,3 +45,7 @@ export *FLAGS:
# Dry-run export (inspect without pushing).
export-dry:
uv run python scripts/export.py push --dry-run
install:
cargo install --path crates/sandcage
sandcage build --force