1
0
api/build.zsh

8 lines
104 B
Bash
Raw Normal View History

2023-04-28 09:19:08 +00:00
#!/bin/zsh
d=${0:a:h}
cd $d
go generate ./...
cp -rf $d/tmp/ogent ent/
cp -rf $d/tmp/openapi.json ent/