ProjectTemplate: Create Binary Files / Copy Single Files
The ProjectTemplate structure allows the creation of text files and to copy a whole folder from another project. However, it is often required to create binary files and copy single files from any location. Methods like file(NAME, STREAM) and fileCopyFrom(NAME, SOME_SRC) are requested.
issue