Open lipkau opened 6 years ago
That’s a great idea. I use my PSModuleBuild to do that very thing (using psake). It builds itself, essentially. Module and manifest aren’t even in the repo, just publish straight to gallery. But there are plenty of ways to skin this cat!
The
Build
task of the CI can modify the folder structure and manifest so that all functions are declared in the psm1 file@martin9700: what do you think?