Hi ,
i just wanted to know how we can build and compile onlyoffice Docs from source code of https://github.com/ONLYOFFICE/server.git because as i am seeing only method is available for 1. ```
git clone https://github.com/ONLYOFFICE/build_tools.git
Hi ,
i just wanted to know how we can build and compile onlyoffice Docs from source code of https://github.com/ONLYOFFICE/server.git because as i am seeing only method is available for 1. ```
git clone https://github.com/ONLYOFFICE/build_tools.git
Hello,
Build Tools is the only way to compile Document Server from source code.
so in this case what is the use of GitHub - ONLYOFFICE/server: The backend server software layer which is the part of ONLYOFFICE Document Server and is the base for all other components given code
Hi Carl,
I need to compile the my custom document server repo in build script, how can I add my git document server repo.
Thanks in advance.