replikativ / hasch

Cross-platform (JVM and JS atm.) edn data structure hashing for Clojure.
Eclipse Public License 1.0
111 stars 13 forks source link

Implement CI for CLJS builds #18

Closed TimoKramer closed 3 years ago

TimoKramer commented 3 years ago

CircleCI automated build, test and deploy using the replikativ workflow. Dependency resolution using Clojure CLI tools, building jar with depstar and deploying with deps-deploy.

TimoKramer commented 3 years ago

inherits PR https://github.com/replikativ/hasch/pull/14. Please review and merge that before this one.