Skip to content

fbencosme/play-google-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

play-google-plus

Google+ and Play Framework integration.

Installing

  git clone https://github.com/fbencosme/play-google-plus.git
  cd play-google-plus/g+
  play publish-local

Getting started

Enter any existing Play 2.0 application directory and:

$ vim project/Build.scala

add val appDependencies = Seq( "g+" % "g+_2.9.1" % "1.0-SNAPSHOT")

Running the sample applications

$ cd ~/workspace/play-google-plus/samples
$ play run

The application will be available on port 9000.

Demo

http://play-gplus-sample.herokuapp.com/

Contributors

Check for all contributors at https://github.com/fbencosme/play-google-plus/graphs/contributors

About

Google+ & Play Framework module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages