Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.
/ ds-gradle-vaadin Public archive

Gradle plugin for building Vaadin Flow 10/11/12/13/14/15 apps

License

Notifications You must be signed in to change notification settings

devsoap/ds-gradle-vaadin

Repository files navigation

DS Vaadin Flow Gradle Plugin

The Gradle Vaadin Flow plugin allows you to easily build Vaadin 10+ projects with Gradle. It allows you to create a new projects from pre-made project templates, themes and components. It handles cross-compiling for older browsers which do not yet support ES6 and helps with integrating with other useful Gradle plugins.

Build Status Latest Release License

Getting started

To get started using the plugin have a look a the plugin documentation at https://docs.devsoap.com/vaadin_flow_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.

Contributing to the project

Checkout the Contribution Guide to learn how to develop this project locally.