Skip to content

Repo of the Coursera Scala Functional Programming Principles

Notifications You must be signed in to change notification settings

jchacana/scala-progfun

Repository files navigation

scala-progfun

Repo of the Coursera Scala Functional Programming Principles

Compilation

In order to compile most of this project you need SBT, go to the root of the individual project an type

sbt

Then you're inside sbt and you can use any of the plugins included in the project like

  • compile
  • test
  • runasdasd
  • eclipse

Import to Scala IDE

In order to import your project into Scala IDE (Eclipse) you need to run

sbt eclipse

and then import from Eclipse as an "Existing Project

About

Repo of the Coursera Scala Functional Programming Principles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published