Syncs jira's stories/sprints to github's milestones/issues.
npm install -g sync-jira-github
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.