Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 2.7 KB

README.md

File metadata and controls

56 lines (42 loc) · 2.7 KB

facebook4s[Abandoned]

Codacy Badge Build Status codecov.io License Join the chat at https://gitter.im/facebook4s

Prerequisites

  • Scala 2.12.x

Installation

Add the following line to your sbt dependencies:

"com.github.vooolll" %% "facebook4s" % "0.3.4"

Note: make sure that you have in your build.sbt

resolvers += Resolver.sonatypeRepo("releases")

Useful links

User guide

Release process

  • Update build.sbt with new version
  • Enter sbt shell
  • Run + publishSigned
  • Run + sonatypeRelease

License

Facebook4s is released under the Apache 2 License.