Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

devsoap/ds-gradle-fn

Repository files navigation

DS Fn Gradle Plugin

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.

Build Status Latest Release License

Getting started

To get started using the plugin have a look a the production documentation at https://docs.devsoap.com/fn_gradle_plugin/

License

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.