Skip to content

benkeil/github-workflows-kt

 
 

Repository files navigation

github-workflows-kt

You won't get 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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%