My colleague wanted a quick start for clojure, and I didn't find anything that used clojure / deps.edn. This guide is created to get started with Clojure in general and clj
/deps.edn
in particular.
- Java (v11 LTS is recommended) -- https://adoptopenjdk.net/
- Clojure /
clj
-- https://clojure.org/guides/getting_started - Visual Studio Code -- https://code.visualstudio.com/