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

refact(installer): enhance Clipper install script with new features a… #39

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

supitsdu
Copy link
Owner

@supitsdu supitsdu commented Jul 9, 2024

…nd improvements

  • Added ANSI escape codes for color and styling
  • Introduced logging helper function for colored/styled messages
  • Improved version comparison logic
  • Added support for architecture-specific binary URLs
  • Implemented functions to download and install the binary
  • Added uninstall functionality with prompts for user confirmation
  • Included comprehensive error handling and cleanup processes
  • Enhanced user experience with confirmation prompts and detailed log messages
  • Provided usage message for help and option parsing for installation and uninstallation

…nd improvements

- Added ANSI escape codes for color and styling
- Introduced logging helper function for colored/styled messages
- Improved version comparison logic
- Added support for architecture-specific binary URLs
- Implemented functions to download and install the binary
- Added uninstall functionality with prompts for user confirmation
- Included comprehensive error handling and cleanup processes
- Enhanced user experience with confirmation prompts and detailed log messages
- Provided usage message for help and option parsing for installation and uninstallation
@supitsdu supitsdu added refactoring Issues or PRs to improving code structure, without changing its external behavior installation Changes related to the installation process or scripts involved ux Changes related to the user experience usability labels Jul 9, 2024
@supitsdu supitsdu merged commit 50099cb into main Jul 9, 2024
1 check passed
@supitsdu supitsdu deleted the refact/install-script branch July 9, 2024 17:13
@ccoVeille
Copy link
Contributor

ccoVeille commented Jul 9, 2024

Here I would recommend you trying the following tools:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
installation Changes related to the installation process or scripts involved refactoring Issues or PRs to improving code structure, without changing its external behavior usability ux Changes related to the user experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants