Clojure Aliases and deps.edn Workflows — :dev, :test, :run, and Stacking | Episode 24

0views
C
CelesteAI
Description
One `deps.edn`, many workflows. In this episode we wire up four aliases — `:run`, `:dev`, `:test`, and `:json` — and drive the same project four different ways from the command line: run it, test it, REPL against it, or spin up a REPL with an extra library. Then we stack aliases — `clj -A:dev:json` — and get both classpaths in one session.
Back to tutorials

Duration

Added to Codegiz

April 20, 2026

Open in YouTube