Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔨 improve installation script #3081

Merged
merged 2 commits into from
Jan 1, 2025
Merged

Conversation

MrKrisKrisu
Copy link
Member

This pull request introduces several enhancements to the installation/update script:

  • User Interaction
    Prompts were added to guide the user through the installation process, making it more intuitive and allowing them to confirm steps.

  • Logging
    The script now logs the output, including dependency checks, installation steps, and completion messages.

  • Colorized Output
    Colored messages help the user track the script’s progress and clearly distinguish warnings or errors.

  • Optional Service Installation
    If certain services (e.g., traewelling-queue) are missing, the script now offers to install them, ensuring a proper environment setup without additional manual actions.

image

@MrKrisKrisu MrKrisKrisu force-pushed the dev-ks/script-install branch from f9d4c0d to 40f017e Compare January 1, 2025 01:17
@MrKrisKrisu MrKrisKrisu force-pushed the dev-ks/script-install branch from 40f017e to 7a5e7ee Compare January 1, 2025 01:25
@MrKrisKrisu MrKrisKrisu merged commit 686b94d into develop Jan 1, 2025
10 of 11 checks passed
@MrKrisKrisu MrKrisKrisu deleted the dev-ks/script-install branch January 1, 2025 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant