xlate

Crates.ioxlate
lib.rsxlate
version0.1.0
created_at2025-03-08 09:42:54.150902+00
updated_at2025-03-08 09:42:54.150902+00
descriptionExperimental OS Windows Manager
homepage
repository
max_upload_size
id1584258
size69,386
verbii (verbiiyo)

documentation

README

xos

Xlate's operating system designed to run portably across all types of devices and circumstances.

Rust

We chose to use rust for this. I've only ever built things like this in C++, and while it's a great language, the build tooling that comes with rust (cargo crates) is just too good. And the modernized windows and "just works" local development is a no-brainer.

Install CLI

Make sure you have rust installed. It should be super simple.

cargo build --release
cargo install --path .
Commit count: 0

cargo fmt