combinators / jgitserv   0.0.1

Apache License 2.0 GitHub

Small functional wrapper to host JGit repositories

Scala versions: 2.12 2.11

jgitserv

Maven Central build status Coverage Status Join the chat at https://gitter.im/combinators/cls-scala

Small functional wrapper to host JGit repositories

This project combines the powers of finch and JGit to enable functional creation and lightweight hosting of Git repositories.

Installation

The current release is available at maven central, just add

libraryDependencies += "org.combinators" %% "jgitserv" % "VERSIONNUMBER"

Currently, Scala 2.11 and 2.12 are supported in the released version.

Help and Contributions

Try the Gitter channel of cls-scala.

Contributers

  • Jan Bessai

Your name here

Just the usual: open pull requests and or issues. Feel free to add yourself to the list in this file, if you contribute something.