Package io.slugstack.publishingplugin
Class SlugstackPublishingPlugin
- java.lang.Object
-
- io.slugstack.publishingplugin.SlugstackPublishingPlugin
-
- All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>
public class SlugstackPublishingPlugin extends java.lang.Object implements org.gradle.api.Plugin<org.gradle.api.Project>A "*Plugin" is considered the entrypoint to the actual logic which performs stuff, whereas a "*PluginExtension" is where we store off data enabling configuration to be overridden by downstream users.
-
-
Constructor Summary
Constructors Constructor Description SlugstackPublishingPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(org.gradle.api.Project project)
-