docs: improved readme

This commit is contained in:
Simon Cornet 2025-04-03 16:39:53 +02:00
commit 096a74b872

View file

@ -1,7 +1,10 @@
# gogitlabber
# GoGitlabber
This project is inspired from the python application called gitlabber (https://github.com/ezbz/gitlabber).
It is mainly to learn Golang. But also to make something that specifically solves my problem. :)
It is mainly to learn Golang. But also to make something that specifically
solves my problem. :)
It is definitely not as feature-rich as the original project... :)
The program can clone and pull all repositories you have access to on a selfhosted or SaaS provided Gitlab server.
It only supports the HTTP access method.