[gh-pages](../../index.md) / [com.nextfaze.devfun.gradle.plugin](../index.md) / [DevFunGradlePlugin](./index.md)

# DevFunGradlePlugin

`class DevFunGradlePlugin`

The DevFun Gradle plugin. Allows use of the script configuration DSL.

**See Also**

[DevFunExtension](../-dev-fun-extension/index.md)

### Constructors

| Name | Summary |
|---|---|
| [&lt;init&gt;](-init-.md) | `DevFunGradlePlugin()`<br>The DevFun Gradle plugin. Allows use of the script configuration DSL. |

### Functions

| Name | Summary |
|---|---|
| [apply](apply.md) | `fun apply(project: <ERROR CLASS>): `[`Unit`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)<br>Apply this gradle plugin to the [project](apply.md#com.nextfaze.devfun.gradle.plugin.DevFunGradlePlugin$apply()/project) registering [DevFunExtension](../-dev-fun-extension/index.md) as `devFun`. |
