Core/README.md
2024-02-01 19:02:41 +03:00

322 B

Rust library for KolibriOS

Project uses cargo-make for building steps. Also you need a working FASM.

Once installed building is trivial then: cargo make --profile production <example name> produces a ready-to-use binary at root.