This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
focalboard
Watch
1
Star
0
Fork
You've already forked focalboard
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b50e96d1d2
focalboard
/
linux
/
Makefile
9 lines
90 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add initial linux client
2020-10-29 07:50:25 +01:00
.PHONY
:
run
run
:
go run ./main.go
build
:
Cleaned up makefile names and renamed Linux binary
2020-11-04 00:04:04 +01:00
mkdir -p bin
Linux: Product name
2021-01-26 19:48:32 +01:00
go build -o bin/focalboard-app
Reference in a new issue
Copy permalink