Skip to content

sebastiankruk/V4Vector

Repository files navigation

V4Vector

Installing V for Vector

  1. You will need Python 3.7+.

  2. Checkout out source code from github:

    git clone https://github.com/sebastiankruk/V4Vector.git
  3. Prepare virtual environment:

    virtualenv -p /usr/local/bin/python3 --no-site-packages .env
  4. Setup your environment:

    • Copy jira-connection-template.json to jira-connection.json and specify JIRA url and your credentials as basic token
    • Copy jira-users-template.json to jira-users.json and specify mappings between Vector users and Jira users

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages