Creating Docker binary from moby and install on another machine

I’ve added my code changes to moby/moby repository and I’d now like to build a docker binary from this which I can install as a fully fledged working docker on another setup similar to just as I would install docker usually. But, I’m not sure how to go about doing it. Can anyone share the steps or point me to the right reference if anyone has an idea about this?