Skip to content

srnyx/gradle-galaxy

Repository files navigation

Gradle Galaxy

A Gradle plugin to simplify the process of creating projects. Thank you dkim19375 for the help with some stuff :)

Installation

You can install the plugin just like any other Gradle plugin by adding it to your plugins block. Make sure to replace VERSION with your desired version. Currently only supports Kotlin DSL!

plugins {
    id("xyz.srnyx.gradle-galaxy") version "VERSION"
}

Documentation

For the full documentation, please go here: github.com/srnyx/gradle-galaxy/wiki

About

A Gradle plugin to simplify the process of creating projects

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages