Add minimal-git-server (#730)

Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com>
This commit is contained in:
mcarbonne 2024-06-15 09:19:54 +02:00 committed by GitHub
parent 0a6c427964
commit 4872eaea64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,10 @@
name: minimal-git-server
website_url: https://github.com/mcarbonne/minimal-git-server
source_code_url: https://github.com/mcarbonne/minimal-git-server
description: A lightweight and minimal self-hosted git server with a basic CLI to manage repositories, supporting multiple accounts and running in a container.
licenses:
- MIT
platforms:
- Docker
tags:
- Software Development - Project Management