build: add makefile
This commit is contained in:
parent
7f7d60ac3c
commit
f70fd1709b
1 changed files with 2 additions and 0 deletions
2
Makefile
Normal file
2
Makefile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
build:
|
||||
CGO_ENABLED=0 go build -o ha-rgb-screen cmd/main.go
|
||||
Loading…
Add table
Add a link
Reference in a new issue