Files
Art-gallery/deploy-dev-to-prod.cmd
T
Danila KhodjaefandCursor 21e3e41e48 Add one-command dev-to-prod release with clear SUCCESS/FAILED banners.
Introduce devtoprod:release orchestrator, config file, CLI result footers on deploy scripts, auto-thumb regeneration on curator fixes, and updated deploy documentation.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-08 14:54:56 +03:00

4 lines
53 B
Batchfile

@echo off
cd /d "%~dp0"
npm run devtoprod:release %*