Skip to content

Instantly share code, notes, and snippets.

@himerzi
Created November 14, 2013 18:19
Show Gist options
  • Save himerzi/7471700 to your computer and use it in GitHub Desktop.
Save himerzi/7471700 to your computer and use it in GitHub Desktop.
(defproject weather "0.1.0-SNAPSHOT"
:description "FIXME: write description"
:url "http://example.com/FIXME"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.5.1"]
[clj-http "0.7.7"]])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment