Generate READMEs

This commit is contained in:
github-actions[bot]
2025-03-30 22:38:18 +00:00
parent ac10bd10fe
commit 24c088cf05
5 changed files with 42 additions and 1 deletions

View File

@@ -95,6 +95,7 @@
- [Game Launcher](#game-launcher)
- [Games](#games)
- [Git GUI](#git-gui)
- [Git Hosting](#git-hosting)
- [Graphics](#graphics)
- [Home Automation](#home-automation)
- [Home Server](#home-server)
@@ -186,6 +187,7 @@
- [Dev Tools](#dev-tools)
- [Game Engine](#game-engine)
- [Git GUI](#git-gui)
- [Git Hosting](#git-hosting)
- [IDE](#ide)
- [Language Package Manager](#language-package-manager)
- Entertainment
@@ -442,6 +444,14 @@
| Name | Description | Platform | Stars |
| --- | --- | --- | --- |
### Git Hosting
| Name | Description | Platform | Stars |
| --- | --- | --- | --- |
| [Gitea](https://github.com/go-gitea/gitea) | Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD | `SelfHost` | ![GitHub Repo stars](https://img.shields.io/github/stars/go-gitea/gitea?style=for-the-badge&label=%20&color=white) |
| [GitLab](https://github.com/gitlabhq/gitlabhq) | GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com | `SelfHost` `Web` | ![GitHub Repo stars](https://img.shields.io/github/stars/gitlabhq/gitlabhq?style=for-the-badge&label=%20&color=white) |
| [Gogs](https://github.com/gogs/gogs) | Gogs is a painless self-hosted Git service | `SelfHost` | ![GitHub Repo stars](https://img.shields.io/github/stars/gogs/gogs?style=for-the-badge&label=%20&color=white) |
### IDE
| Name | Description | Platform | Stars |