Skip to content

Instantly share code, notes, and snippets.

@boxxxie
Created October 14, 2011 17:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save boxxxie/1287721 to your computer and use it in GitHub Desktop.
Save boxxxie/1287721 to your computer and use it in GitHub Desktop.
(defproject touchViews "1.0.0-SNAPSHOT"
:description "touch views in the DB forever via futures"
:dependencies [[org.clojure/clojure "1.2.1"]
[org.clojars.jhowarth/clojure-contrib "1.2.0-RC3"]
[com.ashafa/clutch "0.2.4"]]
:dev-dependencies [[swank-clojure "1.4.0-SNAPSHOT"]])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment