Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 432 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 432 Bytes

jira-github-issue-sync

Syncs jira's stories/sprints to github's milestones/issues.

Install

npm install -g sync-jira-github

Run

You need to create a json file with github and jira confiurations. Then you can run:

sync-jira-github project.json

You have an example at project-example.json.