Skip to content

Instantly share code, notes, and snippets.

@ninjudd
Forked from Raynes/gist:1262815
Created October 4, 2011 23:11
Show Gist options
  • Save ninjudd/1263119 to your computer and use it in GitHub Desktop.
Save ninjudd/1263119 to your computer and use it in GitHub Desktop.
cake 0.7.0-alpha1
(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"]
[protobuf "0.5.0-alpha6"]]
:cake-plugins [[cake-protobuf "0.5.0-alpha5"]])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment