Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Bad Technologies' BadOS Shell System, developed in Rust.

License

Notifications You must be signed in to change notification settings

badtechnologies/BadOS-Shell-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BadOS Shell System

Bad Technologies' BadOS Shell System, developed in Rust.

Requirements

  • Nightly Rust compiler
  • llvm-tools-preview component, which can be installed using rustup component add llvm-tools-preview.
  • QEMU

Compilation

Toolchain

BadOS Shell System will automatically use the nightly Rust toolchain.

Compilation Target

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.

About

Bad Technologies' BadOS Shell System, developed in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages