Skip to content

IMSS-PhotonFactory/starsrust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STARSRUST

STARS kernel Rust edition

How to Build

To build the starsrust server you need the Rust compiler. Please refer to https://rust-lang.org/ and follow the instructions.

Then execute the following command in the project directory.

Debug (Debug prints are activated)

cargo build

Release (Optimizations enabled)

cargo build --release

About

STARS kernel in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages