Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

eve-le-guillou/SoftwareDesign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoftwareDesign

To install the software:

git clone https://github.com/Wall-E-76/SoftwareDesign.git 

To run the tests:

  • Go to the software's folder

  • Copy the Unity repository :

      git clone https://github.com/ThrowTheSwitch/Unity.git
    
  • Rename the folder unity

      mv ./Unity/* ./unity    
    
  • Run the test in the command line:

      make test
    

To compile the software:

make install

To run the simulation:

./build/bin/runSimulation

To delete all compiled files:

make clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published