This commit is contained in:
2025-06-05 00:22:32 +07:00
parent 3c1514a144
commit 94833338f9
5 changed files with 232 additions and 177 deletions
+4
View File
@@ -14,3 +14,7 @@ run:
build:
go build -o bin/evening_detective cmd/evening_detective/main.go
text_to_story:
rm -f ./cmd/text_to_story/story.json
go run ./cmd/text_to_story/main.go