Adds parallel execution and dashboard to setup script
Replaces sequential installation with parallel step execution Introduces real-time progress dashboard with spinner and status Removes color variables to improve terminal compatibility Restructures logging with per-step files for better debugging Significantly reduces total setup time by running independent steps concurrently
This commit is contained in:
parent
d7788a5212
commit
8c6fb6c3bc
1 changed files with 619 additions and 431 deletions
1050
setup_env.sh
1050
setup_env.sh
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue