Skip to content

BunningsWarehouseOfficial/SEC-Assignment

Repository files navigation

SEC Assignment, Semester 2 2021

Software Engineering Concepts assignment by Kristian Rados (19764285).

How to Run

Option 1

  1. Enter a terminal and navigate to the root directory of the project.
  2. Execute the Gradle Wrapper run command, i.e. ./gradlew run.

Option 2

  1. Enter a terminal and navigate to the root directory of the project.
  2. Execute the Gradle Wrapper build command, i.e. ./gradlew build.
  3. Navigate to build/distributions and extract assignment1.zip or assignment1.tar.
  4. Navigate to assignment1/bin.
  5. Run the executable file relevant to your operating system.

About

Semester 2, 2021 Software Engineering Concepts assignment: multithreaded GUI-based file comparison program

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors