github.com/slspeek/camlistore_namedsearch@v0.0.0-20140519202248-ed6f70f7721a/BUILDING (about)

     1  To build Camlistore:
     2  
     3  1) Install Go 1.1 or later.
     4  
     5  2) cd to the root of the Camlistore source (where this file is)
     6  
     7  3) Run:
     8  
     9     $ go run make.go
    10  
    11  4) The compiled binaries should now be in the "bin" subdirectory:
    12     camlistored (the server), camget, camput, and camtool.