Skip to content

johnzeringue/vindinium-client-kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vindinium-client-kotlin

A Kotlin client for Vindinium. See sample/ for basic usage.

To run the sample, first replace

val client: Client? = null

with

val client: Client? = Client("YOUR-SECRET-KEY")

in Main.kt. A new secret key can be generated here.

Then, run ./gradlew run in a terminal.

About

A Kotlin client for Vindinium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published