mach icon indicating copy to clipboard operation
mach copied to clipboard

How should mach integrate with tools.deps?

Open cddr opened this issue 7 years ago • 0 comments

With tools.deps now an option for defining the classpath, how should mach integrate with it? Looks like the clj and clojure scripts will now create a .cpache directory we could use to get the classpath very quickly without invoking boot for projects that declare a deps.edn.

https://clojure.org/guides/deps_and_cli

cddr avatar Oct 09 '17 09:10 cddr