Skip to content

Hipp0x/cron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SY5-projet-2021-2022

Le projet du cours de systèmes d'exploitation (L3), 2021-2022

Compilation

To compile cassini, simply run make. To clean up the compilation files, run make clean.

Execution

To run cassini, run ./cassini from the project root.