Add an add-on generator
Open
@Hungle2911 is already working on this.
Since Feb 3, 2025.
enhancement
help-wanted
pinned
- Dominant language
- Ruby
- Stars
- 2k
- Forks
- 281
- Avg merge
- 2h 14m
- Merged PRs (30d)
- 6
Description
Add-ons have a bit of boilerplate code that is tedious to setup. We should provide some sort of generator that can both add the add-on structure to an existing gem or create a brand new add-on gem (essentially, invoke bundle gem and then make some modifications on top of it).
We could provide some example code as part of it, displaying indexing enhancements, listener contributions and so on.
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.
Assessment
This issue has not been assessed yet.