handWavey icon indicating copy to clipboard operation
handWavey copied to clipboard

Install on Windows

Open ksandom opened this issue 3 years ago • 0 comments

Tasks

Goals

  • Make it as easy as possible for a wide audience to be able to install.
  • Where ever possible, reduce the number of steps required to do the install.

Background

All of the ground work is done, and it should work.

I suggest proceeding like this:

  1. Get gradlew.bat test running.
  2. Get gradlew.bat run running.
  • You should be able to move the cursor around and click etc
  • There should be no errors around being able to load and save config.
    • Note that it will tell you about writing the files for the first time on the first run. On subsequent runs, it should just tell you that it's loading, and saving the config files.
  1. Begin the tasks of this ticket.

ksandom avatar Feb 07 '22 15:02 ksandom