项目作者: matthiasdiener

项目描述 :
Migrate Redmine issues to GitHub issues.
高级语言: Python
项目地址: git://github.com/matthiasdiener/redmine_to_github.git
创建时间: 2019-03-12T16:48:35Z
项目社区:https://github.com/matthiasdiener/redmine_to_github

开源协议:MIT License

下载


redmine_to_github

Migrate Redmine issues to GitHub issues.

Usage

  1. Open config.py and change the variables pointing to your repositories, projects, user names, etc.
  2. Run ./download_redmine.py to download all issues of the project configured in the first step.
  3. Run ./upload_github.py to upload your issues to GitHub.