facebookarchive / flashback

Capture and replay real mongodb workloads
Other
217 stars 72 forks source link

How can I build the tool manually with the source code? #34

Closed d164597561 closed 8 years ago

d164597561 commented 8 years ago

I can't get response from the github due to network issue , but I can download source code(flashback-master.zip) manually. Could you help to know how can I build the flashback tool with go 1.4.2 ?

tmc commented 8 years ago

the 'go' tool has both a 'build' and 'install' subcommand. See https://golang.org/cmd/go/