- IntelliJ with Java 11
- If you're running the code from your terminal, make sure you have Java 11 installed on your machine (not just in IntelliJ)
- Clone this repo and open it in IntelliJ.
- Right click on the
tstfolder and selectRun "Tests" in bd-....
- If the tests run (a few should fail), then you are ready to go!
