aboutsummaryrefslogtreecommitdiff
path: root/scripts/deploy
Commit message (Collapse)AuthorAgeFilesLines
* Add shell flag to completion scripts and rename output files魏曹先生12 days8-7/+13
| | | | | | | | | | | - Add -F flag to all completion scripts to specify shell type - Rename completion output files to generic names (comp.sh, comp.zsh, etc.) - Add help text for jvn_comp program - Combine specific and default completion results - Add completion handlers for sheetdump, sheetedit, and version commands - Remove word count limits from workspace_alias and workspace_sheet completions
* Split Unix completion script entry into separate bash/zsh/fish versions魏曹先生12 days7-94/+143
|
* Remove legacy jv and jvv binaries and related filesjvn_0.1.1魏曹先生2026-03-209-1024/+0
|
* Add completions system for shell autocompletion魏曹先生2026-03-154-16/+16
|
* Add shell completions for new jvn CLI魏曹先生2026-03-1415-6/+242
|
* Add graceful fallback when jv command is unavailable魏曹先生2026-03-011-4/+11
|
* Make deployment scripts executable魏曹先生2026-02-254-0/+0
|
* Add platform restrictions to deployment configsDesktop_0.1.0_Basemain魏曹先生2026-01-102-8/+8
| | | | | | | | - Move build_helper from crates/ to tools/ directory - Specify platform targets for shell completions and entry scripts - Bash scripts now target linux and macos - Powershell scripts target windows - Zsh plugin files target linux and macos
* Move deployment scripts to deploy subdirectory魏曹先生2026-01-079-0/+1017