Skip to content
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.

fedora-infra/copr-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

copr-scala

This is a client-side library which provides interaction with the Fedora Copr system.

It was originally written for Fedora Mobile, but isn't tied to any specific usecase.

It makes heavy use of the Argonaut library and scalaz.

Using it

resolvers += "relrod @ FedoraPeople" at "http://codeblock.fedorapeople.org/maven/"

libraryDependencies += "org.fedoraproject" %% "coprscala" % "0.0.1"

License

Apache 2.