Skip to content

lloydmeta/github4s

 
 

Repository files navigation

Build Status Join the chat at https://gitter.im/47deg/github4s codecov.io Maven Central License Latest version Scala.js GitHub Issues

Github4s

Github4s is a GitHub API wrapper written in Scala.

Installation

Github4s is compatible with both Scala JVM and Scala.js. It supports 2.10, 2.11 and 2.12.

To get started with SBT, simply add the following to your build.sbt file.

For Scala.jvm:

libraryDependencies += "com.47deg" %% "github4s" % "0.18.2"

For Scala.js:

libraryDependencies += "com.47deg" %%% "github4s" % "0.18.2"

Github4s in the wild

If you wish to add your library here please consider a PR to include it in the list below.

scala-exercises scala-exercises Scala Exercises is an Open Source project for learning different technologies based in the Scala Programming Language.

Copyright

Github4s is designed and developed by 47 Degrees

Copyright (C) 2016-2018 47 Degrees. http://47deg.com

About

A GitHub API wrapper written in Scala

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%