openframeworks / openframeworks/openFrameworks

Should the "projectGenerator" in apps/ shouldn't be named projectGeneratorSimple ?

Open
#2,146 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug project-generator section-internals
Dominant language
C++
Stars
10.4k
Forks
2.6k
Avg merge
1d 21h
Merged PRs (30d)
9

Description

As the submodule it links to is https://github.com/ofZach/projectGeneratorSimple, shouldn't we renamed the folder projectGeneratorSimple in order to avoid confusion and to stick to the documentation that stand here :

the version in github can generate projects for mutiple platforms (since you will have all the necessary templates, etc if you’ve got the whole OF repo cloned)
the version in github can generate recursively. It does this for generating the OF releases project files.
the version on github can update a project that alraedy exists, useful if you are trying to port existing work on one platform or release of OF to another.

In the ofV7.4 project generator folder.

Thanks,

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the ofV7.4 project generator folder under apps/ and compare its current name with the linked projectGeneratorSimple submodule and the documentation quoted in the issue. Confirm the rename does not break references, then update the folder name and any references that still use projectGenerator.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system, tooling
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.