The Playgrounds
The Playgrounds are project templates for various technologies that are able to automatically update themselves, and contain everything necessary to develop, document and automatically test a project.
To learn more, visit them.
Baseline
The Baseline Playground is a stack-agnostic project template. It contains a CI pipeline that generates a documentation website following OpenSavvy's conventions, IntelliJ settings for coding style, DevContainer and GitPod support, a contributing guide, etc.
- Repository
- Licensed under Apache 2.0
Gradle
The Gradle Playground builds upon the Baseline Playground, adding Gradle and Kotlin Multiplatform support, including the CI required to build all of our supported platforms and publish them to the GitLab Registry and to MavenCentral.
- Repository
- Licensed under Apache 2.0