How to rebuild from source in Ubuntu

Hello

<PATH TO UE4>/Engine/Build/BatchFiles/Linux/Build.sh Linux Development -Project=<PATH TO PROJECTS>/<ProjectName>/<ProjectName>.uproject -TargetType=Editor

If you keep on having issues join Unreal Slackers and we can help out there. (This comes from a pinned message there:D)

Title says it all, I am trying to rebuild a UE4 project from source in Ubuntu. I tried to install a plugin but I got a message telling me to rebuild from source. There is plenty of documentation on this in Windows using Visual Studio, but unfortunately nothing on Windows. Any tips?