Skip to content

Instantly share code, notes, and snippets.

@ninjudd
Forked from Raynes/gist:1262815
Created October 4, 2011 23:00
Show Gist options
  • Save ninjudd/1263106 to your computer and use it in GitHub Desktop.
Save ninjudd/1263106 to your computer and use it in GitHub Desktop.
cake 0.6.3
(defproject ustate "0.0.1-SNAPSHOT"
:description "A state aggregation daemon"
:tasks [protobuf.tasks]
:dependencies [[org.clojure/clojure "1.2.1"]
;[classlojure "0.6.1"]
[clojure-protobuf "0.4.6"]]
:dev-dependencies [[clojure-protobuf "0.4.6"]])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment