/kohi

A tiny opinionated java build tool written in rust

Primary LanguageRustApache License 2.0Apache-2.0

kohi

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

License

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.