juxt / mach

A remake of make (in ClojureScript)
246 stars 21 forks source link

Document that Aero needs to be a dependency and how to include it #8

Closed arichiardi closed 7 years ago

arichiardi commented 7 years ago

I was trying mach target from the repo but it fails:

#error {:message No such namespace: aero.core, could not locate aero/core.cljs, aero/core.cljc, or Closure namespace "aero.core", :data {:tag :cljs/analysis-error}}

Probably now that the dependency is gone there will need to be a way to import it from clojars.

Thanks folks for this tool, I am going to experiment with it (on the previous tag) :smile:

jonpither commented 7 years ago

Fixed by #12