Files
GitSwitch/README.md
2022-03-26 00:42:07 +03:00

453 B

GitSwitch

A tool that will help you copy repositories from GitHub into GitFlic.

Installation

# Shell

$ pip3 install -r requirements.txt

Usage

Get GitHub token from: https://github.com/settings/tokens
Get GitFlic token from: https://gitflic.ru/settings/oauth/token

# Shell

python3 main.py --help

The script if going to clone all the repos for a given access token under ./cloned-repos/<login>/<repo_name>.