input contente created
This commit is contained in:
7
input/PRD.md
Normal file
7
input/PRD.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Mein Projekt
|
||||
Ein Starter Projekt in go
|
||||
## Tasks
|
||||
|
||||
- [ ] Erstelle eine Datei hello.go die 2 zahlen aus der Kommandozeile einliest und die Summe ausgibt
|
||||
- [ ] Erstelle unit tests für hello.go
|
||||
- [ ] Erstelle eine Datei README.md mit einer kurzen Projektbeschreibung
|
||||
1
input/README.md
Normal file
1
input/README.md
Normal file
@@ -0,0 +1 @@
|
||||
This folder contains example PRD.md files to be used for testing of the output.
|
||||
Reference in New Issue
Block a user