Skip to content

ConnorWGarvey/whatya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatYammer

A Gaelyk application (Groovy for Google App Engine) that compares popularity of terms in Yammer

Configuration

Yammer OAuth requires application keys. Go to the Yammer Developer Center and get an API key. Then, create the file war/WEB-INF/groovy/AuthTokens.groovy with static string properties CONSUMER_KEY and CONSUMER_SECRET.

Running

Run ./gradlew gaeRun to start the server locally. Yes, that's all. Dependencies will be fetched automatically and the database and all required services are built-in.

Build Instructions

WhatYammer is built with Gradle. Run ./gradlew tasks for a list of tasks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published