Skip to content

Instantly share code, notes, and snippets.

@davidsantiago
Created September 27, 2010 19:00
Show Gist options
  • Save davidsantiago/599606 to your computer and use it in GitHub Desktop.
Save davidsantiago/599606 to your computer and use it in GitHub Desktop.
[{:eval [[cake/*opts* cake/*env* cake/*project*]], :env [qa]} nil {:environments {:qa {:foo 1, :bar 2}}, :dependencies {clojure {:version 1.2.0}, clojure-contrib {:version 1.2.0}, clojure-useful {:exclusions [clojure], :version 0.2.2}, swank-clojure {:version 1.2.1}, tokyocabinet {:version 1.23-SNAPSHOT}}, :group-id test-example, :dev-dependencies {clojure-complete {:version 0.1.0}, autodoc {:version 0.7.1}}, :name test-example, :tasks [foo :exclude [uberjar jar]], :version 0.1.0-SNAPSHOT, :aot nil, :artifact-id test-example, :description cake example project}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment