Skip to content

fix(justfile): make install and man recipes portable - #185

Merged
l1a merged 1 commit into
mainfrom
fix/windows-justfile-recipes
Aug 10, 2026
Merged

fix(justfile): make install and man recipes portable#185
l1a merged 1 commit into
mainfrom
fix/windows-justfile-recipes

Conversation

@l1a

@l1a l1a commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Converts man, install-man, and install-completions recipes in Justfile to Python helper scripts (scripts/build_man.py, scripts/install_man.py, scripts/install_completions.py). Eliminates bash shebang unescaped backslash path expansion bugs (No such file or directory), .exe missing binary extension errors on Windows, and POSIX install utility dependencies. Tested live on Windows PowerShell and CMD.

@l1a
l1a merged commit 30f2bc0 into main Aug 10, 2026
19 checks passed
@l1a
l1a deleted the fix/windows-justfile-recipes branch August 10, 2026 20:24
@l1a l1a mentioned this pull request Aug 11, 2026
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant