royge / jiralogcopy

Copy JIRA logs to another JIRA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JIRA Log Copy

Get Started

Pre-requisites: Python 3

  1. Clone this repo

    $ git clone https://github.com/royge/jiralogcopy.git
    $ cd jiralogcopy
    
  2. Install requirements

    $ pip install -r requirements.txt
    
  3. Modify settings.py

  4. Make main.py executable

    $ sudo chmod +x main.py
    
  5. Run main.py

    $ ./main.py
    

About

Copy JIRA logs to another JIRA


Languages

Language:Python 100.0%