jgitserv
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.