Mention cargo-kotars in the development guide
This commit is contained in:
parent
e5899d02d6
commit
ce694ed44b
@ -8,6 +8,8 @@
|
|||||||
environment,
|
environment,
|
||||||
please read [its documentation](https://www.rust-lang.org/). `cargo` and `rustc` must be available in the path in
|
please read [its documentation](https://www.rust-lang.org/). `cargo` and `rustc` must be available in the path in
|
||||||
order to build Gitnuro properly.
|
order to build Gitnuro properly.
|
||||||
|
- **cargo-kotars:** CLI tool for integrating Rust and Kotlin. Available in source form [here](https://github.com/JetpackDuba/kotars),
|
||||||
|
it needs to be compiled and placed somewhere in the path where Gradle will find it.
|
||||||
- **Perl:** Perl is required to build openssl (which is required for LibSSH to work).
|
- **Perl:** Perl is required to build openssl (which is required for LibSSH to work).
|
||||||
- **Packages for Linux ARM64/aarch64**: You need to install the `aarch64-linux-gnu-gcc` package to cross compile the
|
- **Packages for Linux ARM64/aarch64**: You need to install the `aarch64-linux-gnu-gcc` package to cross compile the
|
||||||
Rust components to ARM from x86_64. You will also need to use `rustup` to add a new
|
Rust components to ARM from x86_64. You will also need to use `rustup` to add a new
|
||||||
|
Loading…
Reference in New Issue
Block a user