Converts Redmine issues to Gitea.
It assumes the default labels are enabled for the repository in Gitea, with support
as an additional label.
First, rename sample.env
to .env
and fill in the necessary values. Then, install the pip dependencies:
python3 -m pip install -r requirements.txt
And simply run the main.py
script:
python3 main.py