The DS Fn Gradle plugin allows you to easily build functions with Java, Groovy or Kotlin for deploying to your Fn Project (https://fnproject.io) server.
The plugin provides helpers for creating a function, building the docker image and deploying it to the server. Under the hood the plugin uses the Fn CLI (https://github.com/fnproject/cli) to perform the actions.
To get started using the plugin have a look a the production documentation at https://docs.devsoap.com/fn_gradle_plugin/
This plugin is distributed under the Creative Commons Attribution-NoDerivatives 4.0 International Public License. For more information about the license see the LICENSE file in the root directory of the repository.
A signed CLA is required when contributing to the project.