Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

Leiningen - Automate Clojure projects without setting your hair on fire.

  • Share this:
post-title
Leiningen is for automating Clojure projects without setting your hair on fire. It offers various project-related tasks and can Create new projects, 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 and lot more.
http://leiningen.org/
https://github.com/technomancy/leiningen
License:
Tech: