diff --git a/software/minimal-git-server.yml b/software/minimal-git-server.yml new file mode 100644 index 0000000000..8271b5c7e0 --- /dev/null +++ b/software/minimal-git-server.yml @@ -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