mirror of
https://github.com/netscrawler/changeAPI.git
synced 2025-05-06 15:29:53 +00:00
commit5b11756af6
Author: netscrawler <mariarthyjamesoo@gmail.com> Date: Thu Jul 4 00:44:15 2024 +0300 v0.1 commitc99f477e35
Author: netscrawler <mariarthyjamesoo@gmail.com> Date: Sun Jun 30 20:44:53 2024 +0300 v0.0.6
9 lines
162 B
YAML
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 |