Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an add-on generator #2901

Open
vinistock opened this issue Nov 22, 2024 · 2 comments · May be fixed by #3217
Open

Add an add-on generator #2901

vinistock opened this issue Nov 22, 2024 · 2 comments · May be fixed by #3217
Assignees
Labels
enhancement New feature or request pinned This issue or pull request is pinned and won't be marked as stale

Comments

@vinistock
Copy link
Member

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.

@vinistock vinistock added enhancement New feature or request pinned This issue or pull request is pinned and won't be marked as stale labels Nov 22, 2024
@Hungle2911
Copy link
Contributor

@vinistock I would like to work on this issue please :)

@vinistock
Copy link
Member Author

Sounds good! Let us know if you have any doubts.

@Hungle2911 Hungle2911 linked a pull request Feb 19, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pinned This issue or pull request is pinned and won't be marked as stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants