Skip to content

AlbertoBarrago/gitlab_downloader

Repository files navigation

gitlab-downloader

Pylint and Deploy to PyPI PyPI

Motivation

Every day someone ask me to export something from X and import into Y from gitlab; so...

ENV

GITLAB_URL=""
ACCESS_TOKEN=""
EXPORT_FOLDER="./gitlab_exports"

Installation

You can install the package via PyPi:

pip install gitlab-projects-downloader

Docker

 docker run --rm -it ghcr.io/albertobarrago/gitlab-downloader-ghcr:latest

Enjoy 🚀

About

Gitlab REST API v4 | Export projects from gitlab

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors