Skip to content

Latest commit

 

History

History
 
 

control

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Control Unit

Versions

Version Last Changelog Ready?
V0.1.x Project started

How To Build?

In order to setup your environment and build the code, please follow the following commands (for MacOS):

  1. Install Rustup
  2. Ènsure you are using the Rust stable toolchain: rustup default stable
  3. Build the project: cargo build
  4. Run the project: cargo run