Post #4281430
2026-07-27 12:55 UTC
a new note !
This weekend, I made a game with a friend for the GMTK Game Jam 2026 (it's playable here). Part of this was using Git for the project files.
Why use a local git server
I didn't see a great need in creating a GitHub/GitLab/etc project, when there were only two of us, and we were sat next to each other. Instead, I hosted a git daemon on my computer for the weekend that we were doing the jam.
To do this, I:
…
https://blog.alifeee.net/notes/running-a-local-git-server-for-ephemeral-projects/
Replies (0)
No replies.