jjohannes / understanding-gradleLinks
The Understanding Gradle video series introduces the concepts of the Gradle Build Tool one-by-one in short videos.
☆287Updated last month
Alternatives and similar repositories for understanding-gradle
Users that are interested in understanding-gradle are comparing it to the libraries listed below
Sorting:
- How do I idiomatically structure a large build with Gradle 7.2+?☆514Updated 2 weeks ago
- ☆394Updated last year
- How to structure a growing Gradle project with smart dependency management?☆174Updated last week
- 🐘 A template to let you started with custom Gradle Plugins + Kotlin in a few seconds☆500Updated last week
- Gradle plugin for updating a project version catalog☆615Updated this week
- Run shell commands from Kotlin scripts, apps or Gradle tasks with ease.☆260Updated last week
- fun code() – A magazine for Kotlin™ developers☆288Updated last year
- Small lib for recovering stack trace in exceptions thrown in Kotlin coroutines☆277Updated this week
- A Kotlin compiler plugin that generates equals, hashCode, and toString for plain old Kotlin objects in public APIs.☆385Updated last week
- A Kotlin compiler plugin that generates redacted toString() implementations.☆420Updated last week
- Performance-oriented Data Structures for Kotlin☆263Updated last week
- Gradle Plugin that detects violations of Gradle best practices in Gradle Plugins☆189Updated last year
- A CLI app and Gradle plugin to sort the dependencies in your Gradle build scripts☆276Updated last month
- Life is too short for Bash programming☆261Updated last year
- Gradle plugin to keep your modules graph healthy and lean.☆591Updated last month
- Little utilities for more pleasant immutable data in Kotlin☆289Updated 9 months ago
- Mocking for Kotlin/Native and Kotlin Multiplatform using the Kotlin Symbol Processing API (KSP)☆312Updated 8 months ago
- How to write Gradle plugins - answers to common questions and alternative implementation solutions☆135Updated 9 months ago
- Public API management tool☆905Updated 3 weeks ago
- Exercises for live gradle.com/training sessions☆92Updated last year
- A Gradle plugin that guards against unintentional dependency changes.☆470Updated last year
- This plugin adds a new task (graphModules) to your project which will create an image with the graph of your module dependency tree☆201Updated 2 years ago
- Experiment with server side rendering using compose and ktor☆299Updated 4 years ago
- The expressive validation library for Kotlin