thomaslevans-wf / Chaser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chaser Build Status Coverage Status

Chaser is a chrome extension that:

  • finds Pull Requests that you've been at mentioned in
  • finds Pull Requests that you've created
  • Displays and links build statuses of that repo.

wChaser Screen Shot

Protips:

  • Use the arrow keys to switch views
  • Alt+Shift+K Is a hot key to open the extension
  • Click on the build status circle to take you to the passed/failed/loading build

Installing Chaser (until it's out on the chrome store)

  • The Dart SDK is required.
  • Sass is required
  • pub get
  • pub build
  • In Chrome navigate to: chrome://extensions/
  • Make sure Developer Mode is checked
  • Click Load Unpacked Extension and select your Chaser repo
  • Required Scopes

image

  • Happy Chasing

About


Languages

Language:Dart 95.1%Language:CSS 3.1%Language:HTML 1.7%Language:Shell 0.0%