Skip to content

Instantly share code, notes, and snippets.

@chadknight-wf
chadknight-wf / transplate.py
Last active December 30, 2015 00:59
transplate - Translate Dustin's JIRA template into my GitHub template
"""
.. script:: transplate.py
:synopsis:
Translate a JIRA-templated comment to a GitHub-flavored Markdown format.
Requires [pyperclip](http://coffeeghost.net/src/pyperclip.py),
Usage:
1. Copy JIRA comment to your system clipboard.
1. Run `transplate ABC-123`