Kohi is a simple, but opinionated, java build tool written in rust.
Kohi can also be used from a build.rs
file to simplify compilation of java native libraries from rust code.
For an example see https://github.com/Eroc33/aurora-client/blob/master/jni-lib/build.rs
kohi
is available under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE, and LICENSE-MIT for details.