groovy2kts

Converter for Groovy based Gradle files into Kotlin scripts

This is an experimental project for converting Groovy gradle files into Kotlin scripts.

Hello, DWoC!

If you're here for a Delta Winter of Code project, check out the Contributor's Guide in the Wiki.

Setup

Linux (WIP)

cargo build

cargo run ```

Cli (WIP)

``` cargo install groovy2kts

groovy2kts ```