If you would like to contribute code you can do so through GitHub by forking the repository and sending a pull request. When submitting code, please make every effort to follow existing conventions and style in order to keep the code as readable as possible.
Mixite is coded in Kotlin which supports multiple runtimes (web, jvm, android etc). Mixite is agnostic so only uses Kotlin common code (which runs equivalently on all targets)
By contributing your code, you agree to license your contribution under the terms of the Apache 2 license. All files are released with the Apache 2 license.