Deployment Documentation - Hadleymicah/CS690-FinalProject GitHub Wiki


This document explains how to download and deploy the TaskTracker console application.


Download and Run the Pre-built Application

Running the Application

  • Install dotnet runtime .NET Runtime
  • Open a terminal.
  • Navigate to the extracted directory.
  • Run the following command in the terminal.
    • dotnet TaskTracker.dll