๐Ÿ› ๏ธ Git* -- the new standard for workflow

2025-04-11  ยท  git, gitea, github, gitlab, workflow

It started with Github, a place to host your OSS projects. Over time, several other options emerged, and each has its place:

  • Github: excellent for OSS projects where you want to attract the most developers.
  • Gitlab: great for a large hosted enterprise solution.
  • Gitea: a great solution for small/midsize teams building products. Can be run on a $5/mo Linode or Digital Ocean cloud server.
  • Forgejo: is a fork of Gitea focused more on community and security.

I'll call the above Git*. These tools set a new standard for workflow integration.