handWavey icon indicating copy to clipboard operation
handWavey copied to clipboard

Install on Linux

Open ksandom opened this issue 3 years ago • 0 comments

Tasks

Background

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

I suggest proceeding like this:

  1. Get ./gradlew test running.
  2. Get ./gradlew 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 10 '22 14:02 ksandom