Rewrite maifetch in Odin#3
Conversation
|
Actually upon further evaluation i've decided Odin would be the better choice for this project, upping the bounty to £100 |
|
Updated this PR to Odin per your latest direction. The branch now replaces the earlier Zig rewrite with an Odin CLI, keeps the config/env/CLI behavior, preserves recent-score output, and includes Odin tests around args, fullwidth normalization, and output formatting. Local verification: |
|
Upon further investigation i have decided the language i want this project to be written in is Java 8, i am increasing the bounty to £150 for the inconvenience |
/claim #1
Updated this PR from Zig to Odin after the latest maintainer direction.
Changes:
-aand legacy-ttoken flags.curlfor authenticated API GET requests so the Odin code stays small and portable.Verification:
odin check src -vetpasses locally.