Comment on Could we create an adventure/treasure hunt game involving git ?
LoveEspresso@cafe.coffee-break.cc 1 day agoCan you suggest some easy repo to start with ?
Comment on Could we create an adventure/treasure hunt game involving git ?
LoveEspresso@cafe.coffee-break.cc 1 day agoCan you suggest some easy repo to start with ?
sbeak@sopuli.xyz 1 day ago
If you mean somewhere to host a git repo, if your project is going to be FOSS, Codeberg is a great option. If you want to self-host, Forgejo is awesome, since you can have full control over the data (you will need to set up stuff to make it accessible over the internet though). Aside from Codeberg and Forgejo, you also have GitLab and others, which could be what you want if your project is commercial and you don’t want to self-host
LoveEspresso@cafe.coffee-break.cc 1 day ago
I wish to do it public as I don’t have the means to self-host. Which would be a nice open source community platform ?
sbeak@sopuli.xyz 1 day ago
Codeberg is probably the way to go if you are making the game open-source. GitLab or similar if it’s commercial software (i.e. closed-source)
LoveEspresso@cafe.coffee-break.cc 1 day ago
Do you know the folks behind codeberg ? I need to speak to them regarding this.