Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 1.95 KB

README.md

File metadata and controls

55 lines (38 loc) · 1.95 KB

FogBugz Geckoboard Widgets

DEPRECATED This project is no longer maintained. If you are interested in maintaining this project, please open an issue.

This site provides data from FogBogz to drive a collection of widgets for use in Geckoboard.

Development

I develop with Vagrant, commit, and then host it on an external site where I can then test with Geckboard. To see a local version of this, you'll need to setup Vagrant and then vagrant up.

Private Routes

If you create route files in ./routes/ with a leading underscore, a gitignore file rule will ignore them from the repo. This should make it easier to add new private routes to your clone or branch without having to clutter up the ignore file with rules for everyone.

Installation

This app is build on top of Slim, and packages are managed with Composer. If you are working on an OSX machine, I highly recommend installing Composer with Brew. Once you've done that, run composer install and then access the site. If you're on Vagrant, it'll be at 33.33.33.100.

Geckoboard Setup

  • Developer List
  • Kiln RSS
  • Case Counts for lists

Notes