Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 195 Bytes

File metadata and controls

5 lines (4 loc) · 195 Bytes

You'll need to prepare the project before running by setting this value in ~/.sbt/local.sbt:

SettingKey[File]("mongo-directory") := file("/usr/local/Cellar/mongodb/2.2.2-x86_64")