Bad Technologies' BadOS Shell System, developed in Rust.
- Nightly Rust compiler
llvm-tools-preview
component, which can be installed usingrustup component add llvm-tools-preview
.- QEMU
BadOS Shell System will automatically use the nightly
Rust toolchain.
BadOS Shell System uses the x86_64-bad_os
compilation target by default. You can change this by passing the following argument to cargo.
--target TARGET_JSON
Copyright (c) 2024 Logan Dhillon. This software is subject to the Bad Technologies Open Software License. See LICENSE for more.