openFrameworks icon indicating copy to clipboard operation
openFrameworks copied to clipboard

[suggestion] folder organization - libs separated from openFrameworks & openFrameworksCompiled

Open dimitre opened this issue 1 year ago • 1 comments

it would be great to have an individual folder for libs. this way is it much simpler to backup or reset a certain set of libraries

dimitre avatar May 26 '24 21:05 dimitre

How about a dev script that cleans the lib dirs (including the core addons sub libs) Also maybe a dev script to do that except zip those into basically for backups?

There is a way currently also via use of install_libs.sh that calls dev/local_libs.sh to install the libraries from the zip files locally. Lets make that easier to use in this transition

danoli3 avatar May 27 '24 05:05 danoli3