Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 256 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 256 Bytes

hcurve

A curvy repo

Install the Kotlin compiler ( Requirement: Use Linux and bash )

curl -s https://get.sdkman.io | bash
sdk install kotlin

Run the code using java

kotlinc src/hcurve.kt -include-runtime -d hcurve.jar
java -jar hcurve.jar