# Clojure ## Installation ``` apt install clojure ``` ## Run Clojure script ``` clojure my-script.clj ``` ## Example repo [Example repo](https://github.com/gratach/test-clojure)