Clojure


1 Overview

Our Clojure setup basically just delegates everything to the Practically Clojure CLI Config, by tracking that repo as a submodule.

The only interesting thing is probably the Makefile rules to set things up.

Makefile-clojure
clojure:
	ln -fns ${C}/clojure ${H}/.config/clojure

Page metrics

Named cells (1)

  1. Makefile-clojure