codecrafters-io / build-your-own-redis

Definition for the redis challenge.
https://app.codecrafters.io/courses/redis/overview
MIT License
100 stars 29 forks source link

Fix missing args parse for zig #211

Closed ippsav closed 1 month ago

ippsav commented 1 month ago

There was a missing step in build.zig that was required for the ability to parse args when running the program using

zig build run -- $args