mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Forgejo (#91)
This commit is contained in:
parent
d5abaeae47
commit
6fc80b51bc
1 changed files with 16 additions and 0 deletions
16
software/forgejo.yml
Normal file
16
software/forgejo.yml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
name: Forgejo
|
||||
website_url: https://forgejo.org
|
||||
source_code_url: https://codeberg.org/forgejo/forgejo/
|
||||
description: A lightweight software forge focused on scaling, federation, and privacy (fork of Gitea).
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Docker
|
||||
- Go
|
||||
tags:
|
||||
- Software Development - Project Management
|
||||
- Ticketing
|
||||
- Software Development - Continuous Integration & Deployment
|
||||
depends_3rdparty: no
|
||||
demo_url: https://next.forgejo.org
|
||||
related_software_url: https://codeberg.org/forgejo-contrib/delightful-forgejo
|
||||
Loading…
Reference in a new issue