Skip to content

github-workflows-kt converts the Kotlin to YAML, we convert your initial YAML workflow to Kotlin

License

Notifications You must be signed in to change notification settings

typesafegithub/yaml2kotlin

Repository files navigation

Web interface that converts your YAML workflows to Kotlin.

Start with Why?

The library github-workflows-kt allows you to author GitHub Actions workflows in Kotlin instead of YAML.

And it's great once you are into it, but there is a bootstrapping issue.

If you already have working GitHub workflows in YAML, the initial work of rewriting everything in Kotlin seems tedious and error-prone.

We are lazy developers, so we asked ourself:

What if you could automatically generate from the YAML the Kotlin script that would then generate the YAML?

Status

Only for early adopters.

If that's you, see [[CONTRIBUTING.md]]

About

github-workflows-kt converts the Kotlin to YAML, we convert your initial YAML workflow to Kotlin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published