aboutsummaryrefslogtreecommitdiff
path: root/run.ps1
Commit message (Expand)AuthorAgeFilesLines
* feat: Sort uppercase tool names before lowercase in listingsHEADmaster魏曹先生2026-07-111-2/+4
* fix(run): force $sorted to array to avoid char indexing on single tool魏曹先生2026-07-021-2/+2
* feat: add ASCII banner魏曹先生2026-07-021-1/+11
* refactor(run-scripts): reorder languages and prioritize .sh/.ps1 in魏曹先生2026-07-021-74/+74
* fix: propagate exit code from `dotnet run` in run.ps1魏曹先生2026-07-021-0/+2
* feat: add fuzzy target name matching and display name formatting魏曹先生2026-07-021-3/+17
* feat: add support for Ruby, Perl, Go, Zig, and Nim scripts魏曹先生2026-07-021-0/+50
* feat: add support for running binary executables魏曹先生2026-07-021-0/+10
* chore(ps1): replace dot with parenthesis in menu formatting魏曹先生2026-07-021-2/+1
* feat: add cross-platform script runner with run.sh and run.ps1魏曹先生2026-07-021-0/+147