schon/scripts/Windows
Egor fureunoir Gorbunov 6b829331c3 Features: 1) Split docker compose build and docker compose up -d into distinct steps with updated messages; 2) Replace custom spinner in Unix script with simplified run_cmd approach;
Fixes: 1) Update final output message to align with application name (`eVibes`);

Extra: 1) Remove redundant spinner implementation in Unix script for clarity and reduction of complexity; 2) General script cleanup and minor formatting tweaks.
2025-06-16 14:35:48 +03:00
..
export-environment-file.ps1 Features: 1) Add collection of environment variables into a hashtable for improved handling; 2) Format and display all loaded environment variables as a single string output after processing; 2025-06-16 09:58:31 +03:00
generate-environment-file.ps1 Features: 1) OS-specific scripts for deployments. 2025-06-11 02:54:46 +03:00
install.ps1 Features: 1) OS-specific scripts for deployments. 2025-06-11 02:54:46 +03:00
reboot.ps1 Features: 1) Split docker compose build and docker compose up -d into distinct steps with updated messages; 2) Replace custom spinner in Unix script with simplified run_cmd approach; 2025-06-16 14:35:48 +03:00
run.ps1 Features: I18N 2025-06-16 11:07:34 +03:00