Hello, I have been looking at the Bazel <https://bazel.build> build tool for a multi-language mono-repo and I was wondering if anybody has tried it in the context of Clojure projects. I have only found the lein-monolith <https://github.com/amperity/lein-monolith/> plugin which appears to address a similar use case sans the polyglot requirement. Do you think there is any value in attempting to build a rule set <https://docs.bazel.build/versions/master/skylark/rules.html> similar to the bazel rules for Scala <https://github.com/bazelbuild/rules_scala>?
Regards, Kiril Videlov -- 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
