dvanhorn / alixlabich

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CEK Repo

Dependencies:

  • Scala 2.9.2
  • sbt 0.12.0

Setup:

  • Install homebrew(https://github.com/mxcl/homebrew):

    • ruby -e "$(curl -fsSkL raw.github.com/mxcl/homebrew/go)"
  • Install scala:

    • brew install scala --with-docs
  • Install sbt:

    • brew install sbt

Build and compile:

  $: cd `git-root`/
  $: sbt
  clean
  compile
  test

About


Languages

Language:Scala 64.5%Language:OCaml 35.5%