Compile to gonotes
This commit is contained in:
parent
a9e304ee08
commit
28438725c7
2 changed files with 2 additions and 2 deletions
3
Makefile
3
Makefile
|
|
@ -2,5 +2,4 @@ all: build
|
|||
|
||||
build:
|
||||
go run cmd/fetch-static/main.go
|
||||
go build cmd/server/main.go
|
||||
|
||||
go build -o gonotes cmd/server/main.go
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue