openframeworks / openframeworks/apothecary
How to use apothecary with addons?
Open
@danoli3 is already working on this.
Since Feb 12, 2024.
enhancement
- Dominant language
- Shell
- Stars
- 61
- Forks
- 54
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 8
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.