| Crates.io | xlate |
| lib.rs | xlate |
| version | 0.1.0 |
| created_at | 2025-03-08 09:42:54.150902+00 |
| updated_at | 2025-03-08 09:42:54.150902+00 |
| description | Experimental OS Windows Manager |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1584258 |
| size | 69,386 |
Xlate's operating system designed to run portably across all types of devices and circumstances.
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.
Make sure you have rust installed. It should be super simple.
cargo build --release
cargo install --path .