Skip to content

Add Rust and Diesel CLI checks to installation script#3

Merged
imggion merged 1 commit intomainfrom
feat/install-and-unistaller
Jul 4, 2025
Merged

Add Rust and Diesel CLI checks to installation script#3
imggion merged 1 commit intomainfrom
feat/install-and-unistaller

Conversation

@imggion
Copy link
Owner

@imggion imggion commented Jul 4, 2025

This commit enhances the installation script by adding version checks for Rust and Cargo, ensuring they meet the minimum required version. It also includes a prompt for installing Diesel CLI if not found. Additionally, a new uninstall script is introduced, which safely removes all components of the Teus application, including the systemd service, binary, configuration files, and database directory, while providing user confirmations for critical actions.

…ll script

This commit enhances the installation script by adding version checks for Rust and Cargo, ensuring they meet the minimum required version. It also includes a prompt for installing Diesel CLI if not found. Additionally, a new uninstall script is introduced, which safely removes all components of the Teus application, including the systemd service, binary, configuration files, and database directory, while providing user confirmations for critical actions.
@imggion imggion merged commit 510d6d5 into main Jul 4, 2025
1 check failed
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