Project Euler Answers I created this repository to keep track of my answers to the Project Euler questions. Do the following to run the tests. Download and install sbt 11.2 git clone git://github.com/andyczerwonka/euler.git cd euler sbt update sbt test