aboutsummaryrefslogtreecommitdiff
path: root/scripts/installation.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add installation script for JustEnoughVCS魏曹先生2025-11-101-0/+70
This script automates the setup process by: - Checking for required tools (cargo and git) - Cloning the necessary repositories - Building the CLI with cargo - Configuring the user's shell to include the CLI in PATH The script provides interactive shell selection for Zsh, Bash, and Fish.