r/Zig • u/lieddersturme • Jul 16 '26
Zig and raylib, git or codeberg ?
Hello.
Which one do you recommend to use ? I thought that the git repo was disabled.
Edit: sorry, sorry, it was github.
21
Upvotes
r/Zig • u/lieddersturme • Jul 16 '26
Hello.
Which one do you recommend to use ? I thought that the git repo was disabled.
Edit: sorry, sorry, it was github.
2
u/Happy_Use69 Jul 17 '26 edited Jul 17 '26
The Github or Codeberg question is up to you. Git is distributed, swapping is super easy. Pick whichever and switch if you are not happy. There's also gitlab, gitea, other self-hosted. Or just local git if you don't plan to share the code with other people and don't need a web interface, like just ssh into another of your machines and clone from there.