rubengees / kotlin-dsl-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kotlin-dsl-example

Simple example project on Kotlin DSLs. Consists of a library and consumer module that represent the DSL library code and an actual usage of that.

The DSL implements a small part of a fictional cloud provider that allows creating resources like databases or computing.

About

License:MIT License


Languages

Language:Kotlin 100.0%