/scalgos

algorithms in scala

Primary LanguageScala

Codacy Badge CircleCI

Goals

Building

  • Install git, scala and sbt: brew install git scala sbt
  • Clone project: git clone https://github.com/pathikrit/scalgos.git; cd scalgos
  • Build and run tests: sbt test