aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: add project landing page with install and usage docs魏曹先生2026-07-024-0/+302
* refactor(run-scripts): reorder languages and prioritize .sh/.ps1 in魏曹先生2026-07-023-140/+156
* 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-022-6/+34
* chore: mark run.sh as executable魏曹先生2026-07-021-0/+0
* feat: add sample scripts for Go, Nim, Perl, Ruby, and Zig魏曹先生2026-07-025-0/+100
* feat: add support for Ruby, Perl, Go, Zig, and Nim scripts魏曹先生2026-07-022-0/+105
* feat: add support for running binary executables魏曹先生2026-07-022-0/+24
* docs: add manual installation instructions to README魏曹先生2026-07-021-0/+24
* fix: correct misspelled PowerShell script filename魏曹先生2026-07-021-0/+0
* chore(ps1): replace dot with parenthesis in menu formatting魏曹先生2026-07-021-2/+1
* docs(readme): add usage examples for run.sh魏曹先生2026-07-021-0/+9
* chore(run): add comments to .gitignore entries魏曹先生2026-07-021-1/+3
* docs(readme): add title and stylize tagline魏曹先生2026-07-021-1/+3
* docs(README): add chmod instruction after curl install魏曹先生2026-07-021-0/+1
* fix(install): make run.sh executable after installation魏曹先生2026-07-021-0/+1
* feat: add cross-platform script runner with run.sh and run.ps1魏曹先生2026-07-0212-0/+452