Question
How to build project without the IDE?
Using Atollic true studio before I used the headless option to build my project on the build server, where no IDE can be used. The build needs executing automatically on a git push.
So far I'm unable to locate any way to build the project on the server.
I want to carry on using the CubeIDE for development and able to build as it is now, but need a solution to build without the IDE.
