changeAPIv1/Taskfile.yaml
netscrawler 3085eb993a Squashed commit of the following:
commit 5b11756af6
Author: netscrawler <mariarthyjamesoo@gmail.com>
Date:   Thu Jul 4 00:44:15 2024 +0300

    v0.1

commit c99f477e35
Author: netscrawler <mariarthyjamesoo@gmail.com>
Date:   Sun Jun 30 20:44:53 2024 +0300

    v0.0.6
2024-07-04 00:45:11 +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