| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Sort uppercase tool names before lowercase in listingsHEADmaster | 魏曹先生 | 2026-07-11 | 1 | -4/+20 |
| | | | | | Add version header 0.1.1 to both run.ps1 and run.sh | ||||
| * | feat: add ASCII banner | 魏曹先生 | 2026-07-02 | 1 | -0/+10 |
| | | |||||
| * | refactor(run-scripts): reorder languages and prioritize .sh/.ps1 in | 魏曹先生 | 2026-07-02 | 1 | -66/+82 |
| | | | | | listing | ||||
| * | feat: add fuzzy target name matching and display name formatting | 魏曹先生 | 2026-07-02 | 1 | -3/+17 |
| | | | | | | | Normalize user input by removing separators (spaces, underscores, dots, hyphens) and ignore case when looking up targets. Display names in the list menu with spaces instead of underscores or hyphens for readability. | ||||
| * | chore: mark run.sh as executable | 魏曹先生 | 2026-07-02 | 1 | -0/+0 |
| | | |||||
| * | feat: add support for Ruby, Perl, Go, Zig, and Nim scripts | 魏曹先生 | 2026-07-02 | 1 | -0/+55 |
| | | |||||
| * | feat: add support for running binary executables | 魏曹先生 | 2026-07-02 | 1 | -0/+14 |
| | | | | | | Add detection and execution of standalone binary files (without extensions in shell, with .exe in PowerShell) to the tool runner | ||||
| * | feat: add cross-platform script runner with run.sh and run.ps1 | 魏曹先生 | 2026-07-02 | 1 | -0/+148 |
