Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 326 Bytes

File metadata and controls

13 lines (9 loc) · 326 Bytes

Running the Test Suite with ClojureCLR

Installing ClojureCLR

  • dotnet
  • ClojureCLR: dotnet tool install --global Clojure.Main --version 1.12.2
  • cljr: dotnet tool install --global Clojure.Cljr --version 0.1.0-alpha6

Running the Tests

cljr -X:test