Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChocAn

This is an Implementation of the ChocAn project for CS314 by:
Ethan Davis, James Truong, Aaron Mai, Kevin Ruiz Arzate, Grace Trieu, Jesus Quintero

To Compile:

Windows

- A Visual Studio solution (.sln) is included in the source.
- Open the solution in Visual Studio.
- Build and Run the project.

Linux/OSX

- Open a terminal and navigate to the root folder of the project
- Run make to compile
- Navigate to the bin directory
- Run the ChocAn executable: ./ChocAn

Testing

Testing modules are included in ChocAn/testing. They can be compiled with the make command:
./test_registration
./test_filesystem
./test_system

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages