This commit is contained in:
2024-05-19 18:42:30 +07:00
parent db4419dc81
commit 05b10895d3
3 changed files with 26 additions and 13 deletions
+13
View File
@@ -0,0 +1,13 @@
# cake_crm
Генерация контракта
```shell
make generate
```
Запуск
```shell
make run
```