Skip to content

richardtjornhammar/hcurve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages