Thank you for releasing such great software. 🎉
I installed it immediately and tried it out. I like it very much because it is easy, helpful, and convenient.
After installing quickstart-fortran, I built and installed stdlib using the contained bat file, setup-stdlib.bat.
In the installed directory %USERPROFILE%\AppData\Local\quickstart_fortran\mingw64\lib\gcc\x86_64-w64-mingw32\10.3.0\finclude, I found many mod files with the prefix test_. I think these are mod files created during the build of tests of stdlib, located in stdlib\test directory, and are not required for using and linking the stdlib.
Can I configure those not to be installed?