Skip to content
This repository was archived by the owner on Aug 6, 2023. It is now read-only.

Releases: artemyarulin/clojure-clojurescript-buck

Bash approach end

08 Aug 12:12
Compare
Choose a tag to compare

1.0.0 doesn't meant that this project is done, rather that a new Planck based version is coming with breaking changes.

With initial bash-like approach everything works rather fine (regardless of those crazy regular expressions!), but it's difficult to extend and in certain cases very ugly.

Clojure and ClojureScript build and test support

25 Jan 09:45
Compare
Choose a tag to compare
  • You can build both Clojure and ClojureScript
  • Clojure test and support of testing using ClojureScript with doo library
  • Release task which will create uberjar for Clojure and advanced optimized JS for ClojureScript
  • Dependencies on other modules within the same repo or use external dependencies