| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename installation script to inst.sh | 魏曹先生 | 2025-11-17 | 1 | -88/+0 |
| | | |||||
| * | Improve installation script to handle existing repositories | 魏曹先生 | 2025-11-10 | 1 | -4/+22 |
| | | | | | | | | The script now checks if repositories already exist and pulls latest changes instead of attempting to clone again. This prevents errors when re-running the installation script and ensures users always get the latest code. | ||||
| * | Add installation script for JustEnoughVCS | 魏曹先生 | 2025-11-10 | 1 | -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. | |||||
