kos-0.1.1 is not a library.
Visit the last successful build:
kos-0.7.10
K-Scale OS
Welcome to the K-Scale Operating System!
Building
Prerequisites
crosstoolchain
Native build
Native build with stub features:
Cross build
Cross build for kbot:
Running
RUST_LOG=debug
Contributing
- Use
cargo fmt --allto format the code. - Use
cargo clippyto check for lint errors. - Use
cargo testto run the tests. - Use
tracingfor logging. - Use
eyreto handle errors. - No
unwrap()orexpect().
License
This project is licensed under the MIT License. See the LICENSE file for details.