An open API service indexing awesome lists of open source software.

https://github.com/simonwhitaker/gt-to-gh


https://github.com/simonwhitaker/gt-to-gh

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

          

# gt-to-gh

A tiny static page that provides a bookmarklet for jumping from a Graphite PR
page to the matching GitHub pull request.

## Usage

Open `index.html` in a browser, drag the `gt -> gh` link to your bookmarks bar,
then click the bookmarklet while viewing a Graphite GitHub PR page.

## Development

This project is plain HTML, CSS, and JavaScript. Edit `index.html` directly; no
build step is required.