Clojure
Do more with Clojure
Buddy CI/CD allows you to instantly implement Clojure with 100+ ready to use actions to automate your development and build better apps faster.
Use Clojure in Buddy CI/CDDo more with Clojure
Buddy CI/CD allows you to instantly implement Clojure with 100+ ready to use actions to automate your development and build better apps faster.
Use Clojure in Buddy CI/CDThis action runs Leiningen which automates Clojure projects. It offers various project-related tasks and can: fetch dependencies for your project, run tests, run a fully-configured REPL, compile Java sources (if any), run the project (if the project isn't a library), generate a maven-style 'pom' file for the project for interop, compile and package projects for deployment, publish libraries to repositories such as Clojars, run custom automation tasks written in Clojure (leiningen plug-ins)
This action launches a Docker container using the official Clojure image. The container runs lein test
and lein uberjar
commands by default. Once the commands stop running, the container is terminated.
It uses the pipeline's filesystem as its working directory to which generated files are saved.
Buddy allows you to instantly connect Clojure with 100+ actions to automate your development and build better apps faster.
Connect Clojure to 100+ dev tools