Skip to content

Latest commit

 

History

History
executable file
·
21 lines (13 loc) · 415 Bytes

README.md

File metadata and controls

executable file
·
21 lines (13 loc) · 415 Bytes

akka-quick-sort

Solution for scalabcn coding-dojo: http://www.meetup.com/Scala-Developers-Barcelona/events/221752186/

STEPS

Please clone and run:

 sbt

When in the console (if it opened) use the command:

 > test

to run the tests. If this is your first time using SBT you'll need internet connetion and this first execution might take time downloading the whole interwebs.