How to redistribute to out team?

I modify engine source and build unreal editor ( Development editor )
How to share custom unreal editor to art team is don’t compile?

It isn’t execute unreal editor share only Binaries folder.
maybe… share All directory?
Binaries, Build, Config, Content… etc… even … source folder?

or

art team use git. so they can download by pull command?

Check out this link. Packaging UE4 for distributing internally - Pipeline & Plugins - Unreal Engine Forums

It shows you how to do a Rocket build which is what Epic uses to distribute their builds publicly.