BUILD
This commit is contained in:
parent
b918b92a4d
commit
9debdd374e
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
|
@ -19,3 +19,6 @@ test:
|
||||||
|
|
||||||
migrate:
|
migrate:
|
||||||
go run ./cmd/web
|
go run ./cmd/web
|
||||||
|
|
||||||
|
build:
|
||||||
|
go build -o bin/superbanka ./cmd/web
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue