Build from Source
Last updated
Was this helpful?
Last updated
Was this helpful?
For those interested in building from source, clone the and use go install
. Note, you must have on the machine you are compiling on.
This will create a binary named dolt
at ~/go/bin/dolt
, unless you have $GO_HOME
set to something other than ~/go
.