This commit is contained in:
2026-06-16 22:50:19 +07:00
parent 90b1937707
commit 5c7f3a4aca
5 changed files with 51 additions and 4 deletions
+7
View File
@@ -14,3 +14,10 @@ go mod tidy
```shell
make run
```
Сборка
```shell
make build-builder
make build-linux
```