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

https://github.com/imtiaz-x/ktmax

Empowering Termux users with a hassle-free shell script for Kotlin code compilation.
https://github.com/imtiaz-x/ktmax

android android-studio bash bash-script idea java kotlin kotlin-android kotlin-language linux shell shell-script termux tool tools

Last synced: 9 days ago
JSON representation

Empowering Termux users with a hassle-free shell script for Kotlin code compilation.

Awesome Lists containing this project

README

          

# KtMax

**KtMax:** Empowering Termux users with a hassle-free shell script for Kotlin code compilation.An easy to use script for compiling **Kotlin** code.

# Installation Command

`cd ~`

`pkg install git`

`git clone https://github.com/IMTIAZ-X/KtMax.git`

`cd KtMax`

`bash compiler.sh`

# Preview

>After installing the script for the first time just run the script using `bash compiler.sh` and put your *Kotlin* file path like `/storage/emulated/0/Kotlin/main.kt` and it will compile the file.

[YouTube Tutorial](https://youtu.be/Yh1iwORcRI0?si=aheY13HPLK2x-1kF)