mirror of
https://source.quilibrium.com/quilibrium/ceremonyclient.git
synced 2024-11-10 18:25:17 +00:00
2 lines
35 B
Makefile
2 lines
35 B
Makefile
|
all:
|
||
|
go build -o qclient ./main.go
|