Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.14 KB

README.md

File metadata and controls

49 lines (32 loc) · 1.14 KB

groovy2kts

Sublime's custom image

Converter for Groovy based Gradle files into Kotlin scripts

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

Setup

Linux (WIP)

  • 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 <path_to_build.gradle>

Cli (WIP)

cargo install groovy2kts

groovy2kts <path_to_build.gradle>

Contributor's Guide

Check Contributor's Guide here

Todo

Check Todo section here

The logo was designed using TextCraft