Interim while bringing sqlc in
This commit is contained in:
8
internal/domain64/Makefile
Normal file
8
internal/domain64/Makefile
Normal file
@@ -0,0 +1,8 @@
|
||||
clean:
|
||||
rm -rf db
|
||||
|
||||
generate: clean
|
||||
sqlc generate
|
||||
|
||||
test:
|
||||
go test *.go
|
||||
Reference in New Issue
Block a user