To install this project, clone the repository to your local machine using the following command:
$ git clone https://github.com/AverageUser125/MYFS.git
After successfully installing the repository, open a command line, navigate to the project's folder and type the following commands:
$ ./build.sh
$ ./myfs test
The usage of this project follows a similar convention to working with commands in a Linux environment, making it intuitive for users familiar with Linux systems. Additionally, a custom 'help' command is available to provide further assistance and guidance.