Skip to content
stephanieerin edited this page Oct 7, 2014 · 1 revision

Jira-Github-Issue-Sync is a node project to facilitate the migration of Jira tickets to Github issues.

To install:

  1. First you need to have node installed, instructions can be found here

  2. Next you should install npm, instructions can be found here

  3. Then you just have to install the module globally on your system

npm install -g stephanieerin/sync-jira-github

Clone this wiki locally