-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Requested Feature
A flag in pros make template to leave the template folder without zipping it.
Is this Feature Related to a Problem?
We (LemLib) are working on a pros-build GitHub action, that builds pros projects. After waiting for pros make template to finish zipping the project, we unzip the file and add some extra files to the include directory. It's inefficient to have this extra step of compression.
Benefits of Feature
It would make builds in actions faster to work with, and could allow for more extensibility in building projects (such as adding a VERSION file and copying the README and LICENSE files to the include/libname directory.
Additional Information
Metadata
Metadata
Assignees
Labels
No labels