Finish repository foundation workplan
This commit is contained in:
parent
cc32c89401
commit
67010a0429
7 changed files with 137 additions and 6 deletions
|
|
@ -9,5 +9,14 @@ Start here:
|
|||
- `wiki/ProductRequirementsDocument.md`
|
||||
- `wiki/FunctionalRequirementsSpecification.md`
|
||||
- `SCOPE.md`
|
||||
- `docs/stack-decision.md`
|
||||
- `docs/markitect-main-scope-assessment.md`
|
||||
- `workplans/`
|
||||
|
||||
## Development
|
||||
|
||||
This repo uses Python 3.12+, setuptools, a `src/` package layout, and pytest.
|
||||
|
||||
```bash
|
||||
python3 -m pytest
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue