Skip to content

codepogo/shipscope

Repository files navigation

Shipscope

Shipscope was a Chrome browser extension that monitors your projects on Codeship. It provides the following features:

  • Shipscope presents a popup containing all of your projects.
  • The status of each project’s master branch is indicated next to the project name. 
  • Clicking a project shows you the last 10 builds for that project.
  • Each build’s status is displayed in the build list.
  • If a build is running, you see a little spinny thing. That never gets boring.
  • If a build has completed, you can restart it and get that spinny thing going again!

Development

Prerequisites

  • node
  • npm
  • grunt

Steps

  1. Clone this repository
  2. npm install
  3. grunt build
  4. Open the Chrome Extension Manager at chrome://extensions
  5. Check the Developer mode box
  6. Click Load unpacked extension
  7. Select the folder containing: codeship/app

The Shipscope icon should appear in your menu bar.

Contributing

see CONTRIBUTING.md

License

Copyright (c) 2014 David McGaffin

see LICENSE

About

Monitor your Codeship builds with the Shipscope Chrome extension.

Resources

License

Stars

Watchers

Forks

Packages

No packages published