yonaskolb / yonaskolb/XcodeGen
Using XcodeGenCLI functionality from Swift - GenerateCommand
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.8k
- Forks
- 908
- Avg merge
- 17d 14h
- Merged PRs (30d)
- 2
Description
Hi,
is there a plan to move XcodeGenCLI functionality to XcodeGenKit?
Specifically, some time ago we came across #1001. It led us to having custom implementation of GenerateCommand in our code. It would be nice to have it directly in XcodeGenKit for easy usability.
We could prepare PR for this, but moving stuff from CLI to Kit will probably lead to a considerable PR, so it doesnt make sense to work on it without the approval/support of @yonaskolb and community.
@yonaskolb and community, what do you think?
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 comparing the XcodeGenCLI functionality with XcodeGenKit, focusing on GenerateCommand and the prior discussion in issue #1001. Confirm the maintainers’ scope and support before attempting a change; done would mean the requested GenerateCommand functionality is available directly through XcodeGenKit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100