If you're not stuck on using Compojure, you can try Conjure which will
includes all of the dependencies in the jar.

To start a hello world app:

1. Download conjure.jar from: http://github.com/macourtney/Conjure/downloads
2. java -jar conjure.jar hello_world
3. cd hello_world
4. ./run.sh script/server.clj
5. Point your browser at http://localhost:8080/
6. Profit!

There is a tutorial for Conjure at: 
http://wiki.github.com/macourtney/Conjure/hello-world-tutorial-2

-Matt Courtney

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

To unsubscribe, reply using "remove me" as the subject.

Reply via email to