Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.11 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.11 KB

CircleCI codecov Codacy

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