Cake.Gradle Namespace

Summary

This namespace contains a wrapper around the Gradle build tool. For examples have a look at GradleRunnerAlias.

Class Types

Class Summary
GradleBootstrapAlias Provides a way to bootstrap a local gradle installation.
GradleLogLevel Represents the various log levels the Gradle executable can be called with.
GradleRunner A wrapper around Gradle functionality within a Cake build script.
GradleRunnerAlias Provides a wrapper around Gradle functionality within a Cake build script.
GradleRunnerSettings Gradle tool settings.

Namespaces

Namespace Summary
Cake.Gradle.Abstractions
Cake.Gradle.Bootstrap This namespace contains a wrapper bootstrapping a local version of gradle. For examples have a look at GradleBootstrapAlias.