clj-easy / graalvm-clojure

This project contains a set of "hello world" projects to verify which Clojure libraries do actually compile and produce native images under GraalVM.
Apache License 2.0
497 stars 45 forks source link

depstar is deprecated and archived; switch to tools.build #55

Open seancorfield opened 2 years ago

seancorfield commented 2 years ago

depstar has been deprecated and archived for six month now; I'm encouraging everyone to switch to tools.build. My build-clj wrapper makes it easier to switch.