Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 250 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 250 Bytes

braveclojure

Excercises from the book "Clojure for the Brave and True"

https://leiningen.org/

  • put lein script into ~/.local/bin
  • set chmod +x lein

on project

  • lein run
  • lein uberjar - build jar
  • lein repl - interactive shell