aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterfeat: Sort uppercase tool names before lowercase in listings魏曹先生5 weeks
 
 
AgeCommit messageAuthorFilesLines
2026-07-11feat: Sort uppercase tool names before lowercase in listingsHEADmaster魏曹先生2-6/+24
2026-07-02fix(run): force $sorted to array to avoid char indexing on single tool魏曹先生1-2/+2
2026-07-02feat: add ASCII banner魏曹先生2-1/+21
2026-07-02style: redesign landing page with retro terminal theme魏曹先生1-240/+152
2026-07-02chore: redirect stdin to /dev/tty for user prompts魏曹先生1-2/+2
2026-07-02feat: prompt to remove example scripts after install魏曹先生2-0/+24
2026-07-02fix(install): copy only run files instead of entire repo魏曹先生5-50/+29
2026-07-02feat: add project landing page with install and usage docs魏曹先生4-0/+302
2026-07-02refactor(run-scripts): reorder languages and prioritize .sh/.ps1 in魏曹先生3-140/+156
2026-07-02fix: propagate exit code from `dotnet run` in run.ps1魏曹先生1-0/+2
[...]