Closed jody closed 3 weeks ago
It appears that this may depend on or determine a user story that addresses the existence of the product. Perhaps the vision statement itself is sufficient.
Note that the current Ant build process creates a file build/jar/DecisionSupport.jar
that can be run at the command line using a JRE: java -jar DecisionSupport.jar
Since that is currently just a build by-product in the local build/
directory, it appropriately does not propagate into the repository.
Review #103 to determine if that is sufficient to close this issue.
Future Direction: House the current executable build as a release in the repository such that only that file needs to be downloaded.
User Story
Story
As a decision-maker
I want to know how to run the product
so that I can get help with making decisions.
Acceptance Criteria
Choose either rules or scenarios and ensure they are verifiable from the perspective of the stakeholder
Rules
Supporting Information
[Relevant information, context, resources, references]
Dependencies
Depends On
[Links to other issues on which this story depends]
Dependents
[Links to other issues that depend on this story]