Build a product repository
Story
As a project stakeholder,
I need to manufacture software consistently,
In order to manage product changes and delivery.
Acceptance criteria
We'll be done when:
-
There is a Git repository ("repo") called "court-monitor". -
The "court-monitor" repo has a branch called main
, used for product deployment. -
The source code provides a behavioral development framework for automated unit testing. -
The source code provides a deployment tool. -
The repo uses continuous development to manufacture software.
Edited by Zaira Ardor