# Hello world example ## Running the example - repl: ``` clj -A:repl ``` - main: ``` clojure -M -m example.main ```