Converter for Groovy based Gradle files into Kotlin scripts
This is an experimental project for converting Groovy gradle files into Kotlin scripts.
If you're here for a Delta Winter of Code project, check out the Contributor's Guide in the Wiki.
Install rust version - 2018 or later using :
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Fork this repo and clone into local ``` cd groovy2kts
cargo build
cargo run
``` cargo install groovy2kts
groovy2kts