Skip to content

add an "easy install" script#10

Merged
basile-simvia merged 1 commit intomainfrom
new_install_script
Mar 6, 2026
Merged

add an "easy install" script#10
basile-simvia merged 1 commit intomainfrom
new_install_script

Conversation

@SIMVIA-lucas-sovre
Copy link
Contributor

Add easy installation script

Implements a streamlined installation script to simplify CAVE deployment across supported platforms.

Changes:

  • Add installation script with automatic platform detection and package installation
  • Update CI workflows to include install script in release artifacts
  • Update README with installation instructions
  • Files modified:

.github/workflows/build.yml - Include install script in build artifacts
.github/workflows/release.yml - Enhanced release workflow
README.md - Added installation documentation
tools/install.sh - New installation script (266 lines)
This improves the user onboarding experience by providing a single-command installation method.

@SIMVIA-lucas-sovre SIMVIA-lucas-sovre added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 12, 2026
@SIMVIA-lucas-sovre
Copy link
Contributor Author

I have tested the scripts on ubuntu, fedora and alpine vm, it work everywhere

Copy link
Collaborator

@basile-simvia basile-simvia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @SIMVIA-lucas-sovre

does the script detect whether CAVE is already installed or not ?

@basile-simvia basile-simvia merged commit 0d036f9 into main Mar 6, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants