perkeep/BUILDING

13 lines
262 B
Plaintext

To build Perkeep:
1) Install Go 1.10 or later.
2) cd to the root of the Perkeep source (where this file is)
3) Run:
$ go run make.go
4) The compiled binaries should now be in the "bin" subdirectory:
perkeepd (the server), camget, camput, and camtool.