openframeworks / openframeworks/projectGenerator
pg adds dependencies automatically to global addons
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 90
- Forks
- 79
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 5
Description
it should probably check where the addon lives, if it is a local addon and all its dependencies are installed in the same directory then it should not add them as a global addon.
i will have a look and see how to deal with that issue.
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.
Research direction
Start by locating the code that adds addon dependencies to the global-addon list and reproduce the local-addon case described. Done means local dependencies installed in the same directory are not added globally; the issue names no files or tests, so identify relevant coverage before changing behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100