Skip to content

PamplemousseMR/VirtualDisk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VirtualDisk

The goal of this project is to implement a virtual hard drive disk.

CI

Build Status

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Compilation

Compile using the makefile : make.

- all : Compile everything.
- clean : Clean previous compilation.

Use

Start the disk : ./virtualDisk.

Authors

License

This project is licensed under the GNU Lesser General Public License v3.0 - see the LICENSE.md file for details.