Add test data and README to distribution

Issue #568 closed
Robert Leach created an issue

USE CASE: WHAT DO YOU WANT TO DO?

Everything the user needs to know how to install and try running should be in the download.

STEPS TO REPRODUCE AN ISSUE (OR TRIGGER A NEW FEATURE)

  1. Download the dmg, msi, deb, or rpm
  2. Open the readme
  3. Run & load the test data

CURRENT BEHAVIOR

Package inly includes app/installer.

EXPECTED BEHAVIOR

Mounted dmg & installed msi, deb, & rpm include README and test data.

DEVELOPERS ONLY SECTION

SUGGESTED CHANGE (Pseudocode optional)

Pick a test data set with tree files and include them and the existing readme in the gradle builds.

FILES AFFECTED (where the changes will be implemented) - developers only

  • build.gradle
  • README.md
  • create test data files

LEVEL OF EFFORT - developers only

minor

COMMENTS

Comments (2)

  1. Log in to comment