here's a ruby script which configures a java classpath against a bunch of clojure projects and starts clojure
http://github.com/mccraigmccraig/clojure-load.rb e.g. clojure -l clojure-json -l clojure-http-client -l clojureql - it assumes it's repo is in the same dir as the clojure repo and other project repos - it assumes the [emergent?] standard repo layout : - clojure source in : project/project.jar || project/src/clj || project/src - additional jars in : project/lib/*.jar --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
