Russian localization: here
A tool that will help you copy repositories from GitHub into GitFlic.
# Shell
$ pip3 install -r requirements.txtIf you don't have python installed, download it from http://python.org/.
# Shell
$ python3 main.py --helpThen:
- Get GitHub token from: https://github.com/settings/tokens
- Get GitFlic token from: https://github.com/settings/tokens
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