Clojure is best used through the REPL, but there are some CLI entry points.
Dependencies will be installed when you start the application or repl. You can download Clojure here.
To run the application
clj -M:runTo run the tests
clj -M:testClojure is best used through the REPL, but there are some CLI entry points.
Dependencies will be installed when you start the application or repl. You can download Clojure here.
To run the application
clj -M:runTo run the tests
clj -M:test