Skip to content

👋 Configurations to create a plugin project with Gradle and Kotlin as the language.

License

Notifications You must be signed in to change notification settings

lg-labs-pentagon/lg5-jvm-checkstyle-plugin

Repository files navigation

🛠️ Lg5 jvm checkstyle plugin

👋 Configurations to create a plugin project with Gradle and Kotlin as the language.

lg-labs License

From Lg Pentagon or lg5! Get a config basic over Gradle.kts.

For more information, check this pages https://lufgarciaqu.medium.com.

Using Gradle 8.6, JDK 21

More details

🚀 Build project

Install 1/1: Install the plugin in your project.

plugins {
  id 'io.github.lg5.jvm.checkstyle.code' version '1.0.0-alpha'
}

📚Contents

Thanks to Semyon Kirekov

 Structure!

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

⚖️ License

The MIT License (MIT). Please see License for more information.

About

👋 Configurations to create a plugin project with Gradle and Kotlin as the language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published