Deployment Document - LittleBo22/-CS690-finalproject GitHub Wiki

This document is for a semi-technical person to run and maintain the application.

Download the executable

  • Go to the latest version here
  • Download the executable called CalendarProject.zip
  • Unzip it in your local computer

Running the application

  • Install dotnet runtime .NET Runtime or you can also run it in your local terminal
  • Change directory to where you have unzipped the file
  • Run the following command in the terminal
    • dotnet CalendarProject.dll