Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 985 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 985 Bytes

PyPI-Server Upload Action Project generated with PyScaffold

gitlab2mr

A python script to generate a myrepos config file from a Gitlab instance.

You don't want to waste your time checking out all your Gitlab repositories but you are too lazy to maintain a myrepos config manually. Then this tool is for you.

Installation

gitlab2mr is available via pypi:

pip install --user gitlab2mr

or better

pipx install gitlab2mr

Usage

gitlab2mr -u <url-of-your-gitlab-instance> -t <private-access-token> -f ".mrconfig.gitlab"