Companion

object Companion

Constants and utility functions.

Functions

Link copied to clipboard
fun fromProject(project: Project, name: String, url: String): Repository

Creates a named Repository from a project and a name.

Link copied to clipboard
fun projectLocalRepository(project: Project): Repository

Creates a Repository local to the build folder.