Add scaffolding script
Open
Nobody has claimed this yet.
- Dominant language
- CMake
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Add a script that copies all files in the template directory and changes PROJECT_NAME to the supplied library name.
Contributor guide
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 inspecting the template directory and the repository's existing build or utility entry points. The scaffolding command should copy every template file and replace PROJECT_NAME with the supplied library name; verify both operations with a small generated example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100