Ross ROSS = Recommend OSS · open-source software intelligence for agents

technomancy/leiningen

Moved to Codeberg; this is a temporary convenience mirror observed · 2026-08-28

github.com/technomancy/leiningen · homepage · Clojure · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

78/100

  • Activity 86
  • Release rhythm 55
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 268
  • age_days: 6149
  • days_rel: 86
  • days_push: 86
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

7296 stars · 1570 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Leiningen is the classic build and project automation tool for Clojure, handling project scaffolding, dependency management, testing, REPL sessions, packaging, and deployment to Clojars. The GitHub repository is a convenience mirror; canonical development lives on Codeberg.

Use cases

  • scaffold a new Clojure project
  • run Clojure tests from the command line
  • start an interactive Clojure REPL with project dependencies
  • build a standalone uberjar of a Clojure app
  • publish a Clojure library to Clojars
  • manage Clojure project dependencies in project.clj

When to choose

  • you are building or maintaining a Clojure project and prefer declarative project.clj configuration
  • you want a mature, batteries-included tool for the full Clojure project lifecycle
  • you need to publish libraries to Clojars

When to avoid

  • you prefer the newer deps.edn / tools.deps approach for Clojure dependency management
  • you need a polyglot JVM build tool (use Maven or Gradle)
  • you only want to consume Clojure libraries without building projects

Facets

cli-tool · maturity stable

build-tool package-manager cli testing developer-tools programming-languages developer-tools jvm jvm-scripting cross-platform cli clojure project-automation repl uberjar clojars maven command-line automation

9 sources

Member repositories

RepositoryRoleHealth v2
technomancy/leiningenmain78

For agents

markdown · JSON · MCP: product_card(name="technomancy/leiningen")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem