AgileVentures / HangoutConnection

Hangout Connection Application - which feeds data from hangout back to server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HangoutConnection

This is a Google Hangout Plugin that connects to the AgileVentures website to indicate that an event has gone live and continue to update the site as to changes in hangout participants and other related data.

Installation

Run bundle to install gem libraries

$ bundle

Tests

Run the following:

$ bundle exec rake test

To run the tests in your browser use:

$ bundle exec rake jasmine

and then open http://localhost:8888/ or whatever is specified on the command prompt

About

Hangout Connection Application - which feeds data from hangout back to server


Languages

Language:JavaScript 56.3%Language:CoffeeScript 25.6%Language:HTML 11.2%Language:Ruby 6.9%