Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 538 Bytes

readme.md

File metadata and controls

13 lines (10 loc) · 538 Bytes

Jira to Trello

This little Mac program will capture the current issue in the foremost Chrome window, and create a corresponding Trello card.

To use this program;

  • Create a new config file which looks like sample_config.txt
  • Ensure that config.py points to your own configuration file
  • Modify trello_manager.py to change the content of your cards (optional)
  • Open Chrome - Jira to Trello.applescript using Apple Script Editor and export as j2t.app (or whatever name you like)

To test it;

  • Open a new issue in Chrome
  • Run j2t.app