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.
- Host: GitHub
- URL: https://github.com/imtiaz-x/ktmax
- Owner: IMTIAZ-X
- License: apache-2.0
- Created: 2024-01-06T12:01:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T13:47:19.000Z (about 2 years ago)
- Last Synced: 2024-01-28T00:09:31.270Z (almost 2 years ago)
- Topics: android, android-studio, bash, bash-script, idea, java, kotlin, kotlin-android, kotlin-language, linux, shell, shell-script, termux, tool, tools
- Language: Shell
- Homepage:
- Size: 36.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)