aboutsummaryrefslogtreecommitdiff
path: root/mingling_cli/scripts/load_mling.sh
Commit message (Collapse)AuthorAgeFilesLines
* build: replace cargo install with local release build in scripts魏曹先生22 hours1-0/+22
Update install scripts to build from manifest and copy binaries manually instead of using `cargo install`. Add load scripts for bash, zsh, fish, and PowerShell to set up PATH and source completion scripts from external packages.