Skip to content
/ KtMax Public

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

License

Notifications You must be signed in to change notification settings

IMTIAZ-X/KtMax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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