Gradle plugin to create Kotlin/JS projects using Vite.
This repository exposes multiple Gradle plugins:
dev.opensavvy.vite.base
: gives full control over the configuration and the installation process • Learn moredev.opensavvy.vite.kotlin
: preconfigured plugin to work out-of-the-box with Kotlin Multiplatform projects • Learn more
This project is licensed under the Apache 2.0 license.
See CONTRIBUTING.md.
- To learn more about our coding conventions and workflow, see the OpenSavvy website.
- This project is based on the OpenSavvy Playground, a collection of preconfigured project templates.
If you don't want to clone this project on your machine, it is also available using DevContainer (open in VS Code • IntelliJ & JetBrains IDEs). Don't hesitate to create issues if you have problems getting the project up and running.