-
Notifications
You must be signed in to change notification settings - Fork 32
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 install generator #96
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very excited with this PR!
wait for rest of components to be migrated. |
this is part of #56 |
Ok this is completely ready for final code review. @cirdes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me
🚀 Add RBUI Install Generator
🌟 Features
This PR introduces a new Rails generator for seamless installation of RBUI components and configuration. With this update, users can quickly set up a new Rails application with RBUI integration.
🛠️ New Generator:
rbui:install
The new generator performs the following tasks:
🚀 Usage
To use this new feature:
📝 Notes
This generator aims to provide a smooth onboarding experience for new RBUI users. Feedback and suggestions for improvement are welcom