2022-04-01 13:04:14 +03:00
2022-03-26 00:32:00 +03:00
2022-03-26 08:08:56 +03:00
2022-03-26 00:56:22 +03:00
2022-04-01 12:52:14 +03:00
2022-04-01 13:04:14 +03:00
2022-04-01 13:04:14 +03:00
2022-03-31 00:32:14 +03:00

GitSwitch

License GitHub stars magic

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

Installation

# Shell

$ pip3 install -r requirements.txt

If you don't have python installed, download it from http://python.org/.

Usage

# Shell

$ python3 main.py --help

Then:

If you are using 2AF into GitFlic select ssh connection using the key: --use_ssh true.

The script will copy all the necessary repositories to ./cloned-repos/<login>/<repo_name>, then push it to GitFlic

Description
No description provided
Readme MIT 50 KiB
Languages
Python 100%