Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 633 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 633 Bytes

Cronus

Provides a simple example of using the Google Maps JavaScript API v3 http://code.google.com/apis/maps/documentation/javascript/basics.html with Scala Lift http://liftweb.net/

Getting Started

  1. Get Cronus

    git clone git@github.com:joestein/cronus.git cd cronus

  2. Update & Run Jetty

    ./sbt update ~jetty-run

  3. Launch Your Browser

    http://localhost:8080/

More Info

Demo Running : http://liftgooglemapexample.allthingsscala.cloudbees.net/

Blog Post: http://allthingsscala.com/2011/10/16/scala-lift-example-using-google-maps/

Thanx =) Joe Stein

http://linkedin.com/in/charmalloc