Skip to content

Latest commit

 

History

History
 
 

clojure

Trivia kata in Clojure

  1. Run the game with this command: clojure -M:run-game
  2. Run the tests with this command: clojure -M:test
  3. Runt the test watcher with this command: clojure -X:test:watch