Skip to content

A Gradle plugin for creating APT repositories

License

Notifications You must be signed in to change notification settings

Jartreg/gradle-apt-repo

Repository files navigation

Gradle Apt Repository Plugin

JitPack GitHub license

This plugin provides creation of APT Repositories using Gradle. The repositories are created in the default Debian repository format, which means they can contain different releases and components and are signed by InRelease and Release.gpg files. The whole plugin is implemented in Kotlin and does not require any external binaries.

Releases

No releases published

Packages

No packages published

Languages