Trivia kata in Clojure Run the game with this command: clojure -M:run-game Run the tests with this command: clojure -M:test Runt the test watcher with this command: clojure -X:test:watch