asreih
asreih
Hi Clare Thank you for your swift response, Having a second script to be able to generate the standalone header file would be great, Im interested in knowing which unit...
Hello, I suggest the following script to the standalone script "create_standalone_single_header_file.py": ```python #! /usr/bin/env python3 import os from scripts.code_generation import CppGeneration from scripts.project_details import ProjectDetails from scripts.release_details import ReleaseDetails from...
Hello, IMO, the script can add "-SNAPSHOT" to it to remove the above confusion, As for the output, this is what I done to return the content + print the...