Hi everyone,
especially since of_v0.10.0 I've been asking myself how apothecary is intended to be used with addons. Even in earlier versions it was a bit cumbersome to tell the users of an addons how to create the libs with apothecary. But with v0.10.0 apothecary isn't even included in the downloadable Of release.
In the readme of my addons I'm telling users to do this:
cd of_v0.10.0_osx_release/scripts/
git clone https://github.com/openframeworks/apothecary
cd apothecary/apothecary
./apothecary update ofxMyAddon
Is this intended this way, or did I understand something wrong?
Thanks,
Michael
Hi everyone,
especially since
of_v0.10.0I've been asking myself how apothecary is intended to be used with addons. Even in earlier versions it was a bit cumbersome to tell the users of an addons how to create the libs with apothecary. But withv0.10.0apothecary isn't even included in the downloadable Of release.In the readme of my addons I'm telling users to do this:
Is this intended this way, or did I understand something wrong?
Thanks,
Michael