changeAPIv1/Taskfile.yaml
netscrawler 5b11756af6 v0.1
2024-07-04 00:44:15 +03:00

9 lines
162 B
YAML

version: "3"
tasks:
runServer:
aliases:
- run
desc: "Run grpc service"
cmds:
- go run cmd/converter/main.go --config .\config\local.yaml