Eroc33 / kohi

A tiny opinionated java build tool written in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A tiny opinionated java build tool written in rust

License:Apache License 2.0


Languages

Language:Rust 100.0%