Run the gaidica example application
masterThe gaidica project is an example Seesaw application that demonstrates how to display weather data from weatherunderground.com. You can run it using Leiningen by ensuring dependencies are installed and then executing the gaidica.core module.
$ lein deps
$ lein run -m gaidica.core