Closed ikouchiha47 closed 6 months ago
How to add this? I am using zig 0.12.0-dev . I tried zig fetch --save . That didn't work , I checked in one of the Issues, it points to using some tar.gz fom an archive. Not sure where is that in github
Its like: zig fetch --save=sdl https://github.com/MasterQ32/SDL.zig/archive/55caabf.tar.gz where the 55caabf is commit number.
zig fetch --save=sdl https://github.com/MasterQ32/SDL.zig/archive/55caabf.tar.gz
55caabf
If one hovers on the Download as Zip , the URL can be found.
How to add this? I am using zig 0.12.0-dev . I tried zig fetch --save . That didn't work , I checked in one of the Issues, it points to using some tar.gz fom an archive. Not sure where is that in github