Skip to content

digas99/sd-project3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sd-project3

Project 3 for the course of Sistemas Distribuídos (Distributed Systems) at Universidade de Aveiro.

Heist to the Museum

Build, Deploy and Run

To build the project, run the following command:

chmod +x buildAndGenerateGlobal.sh
./buildAndGenerateGlobal.sh

To deploy and run the project, run the following command:

chmod +x deployAndRunFirstTime.sh
./deployAndRunFirstTime.sh

Dependencies

To deploy and remotely run the project, you need xterm and sshpass. To install them, run the following commands:

$ sudo apt-get install xterm
$ sudo apt-get install sshpass

Contributors

Related Projects from this course

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published