Skip to content

mvdnes/element76

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

element76

Build Status

An operating system written in Rust

Build instructions

Setup rust nightly and install i686 target:

rustup override nightly
rustup target add i686-unknown-linux-gnu

Compile:

  • make

Run:

  • make run

About

A kernel written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published