Skip to content

Latest commit

 

History

History
70 lines (52 loc) · 2.65 KB

File metadata and controls

70 lines (52 loc) · 2.65 KB

DSD

Distributed Systems Development

Repository for some homeworks of my school's subject Distributed Systems Development.

What do you need to run it?

  • Gradle (gradle wrapper added).
  • JDK 8 (Minor versions are accepted).

How could I run a homework/practice?

Step 0: Clone the project in your terminal.

git clone https://github.com/pepo27/DSD.git

or simply download the zip file and extract it.

Step 1: Run gradle for solving all the dependencies.

$ ./gradlew 

Step 2: Look into gradle tasks.

$ ./gradlew tasks

Look for a task and then run it!, for example:

$ ./gradlew Ex1_ServerInstance
$ ./gradlew test

Practice/Homework/Exercise Index

Exercises

Howeworks

Practices

Contact

Any doubts about it! Try to contact me! Twitter