#
buildsrc
Here are 14 public repositories matching this topic...
Open Source multi-module app for Handmade Hats company
kotlin-android
clean-architecture
multi
coroutines-android
multimodule
buildsrc
architecture-components
koin
firebase-firestore
multimodule-kotlin-app
dynamic-delivery
kotlin-flow
handmade-hats
gradle-kts
-
Updated
May 22, 2020 - Kotlin
Sample app to showcase organising Gradle build logic with Kotlin DSL and buildSrc
-
Updated
Feb 27, 2020 - Kotlin
An android example app to demonstrate various automations possible.
-
Updated
May 24, 2020 - Ruby
Scenic Hiking is a hiking app that users can choose locations and navigate to them accordingly.
android
kotlin
ndk
mvvm
dagger2
rxjava2
lottie
detekt
ktlint
buildsrc
architecture-components
lifecycleowner
lifecycleobserver
lifecycle-aware
-
Updated
May 7, 2020 - Kotlin
Kotlin Korea Meetup 2018 발표자료
-
Updated
Jun 23, 2018 - Kotlin
BuildSrc folder I use on many projects
-
Updated
Apr 17, 2020 - Kotlin
Android buildSrc directory to include dependencies to gradle files
-
Updated
Jan 10, 2019 - Kotlin
Spring Fu! Java (JaFu) - faster, smaller and simpler!
-
Updated
May 8, 2019 - Java
This is a simple Payara MicroProfile project by using maven and gradle build tools compiling and running on top of Java 8 and Java 11. Gradle payara-micro uber-jar build automation (see payara.gradle build file for details) Read more about micro-profile initiative: https://microprofile.io
slf4j
gradle
jpa
logging
javaee
liquibase
h2
jdk8
payara
h2-database
payara-micro
microprofile
uberjar
javaee8
fatjar
javaee7
buildsrc
gradle-kotlin-dsl
jdk11
eclipsel
-
Updated
Dec 2, 2019 - Java
Create project/module from template, such as buildSrc plugin for Android Project
-
Updated
Nov 13, 2019 - Shell
Convenience Gradle buildSrc 🍌
-
Updated
Jun 2, 2017 - Groovy
Improve this page
Add a description, image, and links to the buildsrc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the buildsrc topic, visit your repo's landing page and select "manage topics."


Add support for code coverage
Ideally we could setup jacoco + codecov to have an automated test report after every push/pr.
This feature is up for grab