👋 Configurations to create a plugin project with Gradle and Kotlin as the language.
From Lg Pentagon or lg5! Get a config basic over Gradle.kts.
For more information, check this pages https://lufgarciaqu.medium.com.
Install 1/1: Install the plugin in your project.
plugins {
id 'io.github.lg5.jvm.checkstyle.code' version '1.0.0-alpha'
}
Thanks to Semyon Kirekov
The Version Catalog with TOML file
The TOML file consists of 4 major sections:
the [versions] section is used to declare versions which can be referenced by dependencies
the [libraries] section is used to declare the aliases to coordinates
the [bundles] section is used to declare dependency bundles
the [plugins] section is used to declare plugins
The MIT License (MIT). Please see License for more information.