Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ranaaditya/groovy2kts

CLI for converting Groovy based Gradle files into Kotlin scripts
https://github.com/ranaaditya/groovy2kts

android cli compiler converters groovy kotlin-scripts regexp rust-cli

Last synced: 25 days ago
JSON representation

CLI for converting Groovy based Gradle files into Kotlin scripts

Awesome Lists containing this project

README

        

# 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
```

## Cli (WIP)

```
cargo install groovy2kts

groovy2kts
```
## Contributor's Guide
Check Contributor's Guide [here](https://github.com/ranaaditya/groovy2kts/wiki/DWoC-Contributor's-Guide)

## Todo
Check Todo section [here](https://github.com/ranaaditya/groovy2kts/projects/1)

The logo was designed using [TextCraft](https://textcraft.net)