summaryrefslogtreecommitdiff
path: root/scripts/cli.sh
AgeCommit message (Collapse)Author
2025-11-17update: shell scripts魏曹先生
Update CLI and completion scripts
2025-11-10Fix JV_LANG export syntax in CLI script魏曹先生
2025-11-10Add JV_LANG environment variable support and improve CLI structure魏曹先生
2025-11-06feat: add shell integration and completion scripts魏曹先生
- Add cli.sh for aliases and completion loading - Create completion_jv.sh for jv command bash completion - Create completion_jvv.sh for jvv command bash completion - Support dynamic completion using --raw output from commands