Compare commits

..

No commits in common. "master" and "1.0.0" have entirely different histories.

2 changed files with 2 additions and 8 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@ -1,6 +1,6 @@
# evening_detective
# template
Сервис игры "Вечерний детектив"
Шалон для Go сервисов (имя репо должно быть snake case)
Init
@ -14,9 +14,3 @@ go mod tidy
```shell
make run
```
Сборка
```shell
make build
```