• Stars
    star
    307
  • Rank 136,109 (Top 3 %)
  • Language
    Kotlin
  • License
    Apache License 2.0
  • Created almost 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Authoring GitHub Actions workflows in Kotlin. You won't get back to YAML!

Logo white Logo white

You won't go back to YAML!

Maven Central Slack channel Awesome Kotlin Badge

YAMLs and JSONs surround us more and more frequently. While their syntax is simple and they allow defining hierarchical data easily, the tendency is also to overuse them for more complicated scenarios where a power of a regular programming language would be beneficial. This library aims at filling this gap, utilizing Kotlin as a modern general-purpose language with good internal DSL support.

For more info please see the documentation.

teaser