Skip to content

evroon/redmine2gitea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine2Gitea

Converts Redmine issues to Gitea.

It assumes the default labels are enabled for the repository in Gitea, with support as an additional label.

Install

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

About

Copies Redmine issues to Gitea.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published