-
Notifications
You must be signed in to change notification settings - Fork 669
Generators Revamp #2407
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
Comments
Impressive work, @Robinyo! Schematics is definitely what we're planning on using for Ionic Angular v4+ generators in the Ionic CLI. I took a look into Schematics a little while ago when the project was just getting started, and it looks like your work is very similar to what I was doing. This will definitely help when we go to implement this in the Ionic CLI. 👍 One difference is that we were going to work with the Angular team to get our schematics in the npm org: https://www.npmjs.com/~schematics. If you're interested in going further and helping with the Ionic CLI implementation, I'd love to talk and bring you up to speed with what I've been working on to get ready for Ionic Angular v4. Are you on Ionic Worldwide? 👉 https://ionicworldwide.herokuapp.com/ (No pressure, of course.) 😄 |
Hi,
-> Impressive work
Thanks
-> If you're interested in going further and helping with the Ionic CLI
implementation, I'd love to talk and bring you up to speed with what I've
been working on to get ready for Ionic Angular v4.
Ok
-> Are you on Ionic Worldwide?
Yes
Cheers
Rob
…On Wed, Jan 3, 2018 at 2:23 PM, dwieeb ***@***.***> wrote:
Impressive work, @Robinyo <https://github.com/robinyo>! Schematics is
definitely what we're planning on using for Ionic Angular v4+ generators in
the Ionic CLI. I took a look into Schematics a little while ago when the
project was just getting started, and it looks like your work is very
similar to what I was doing. This will definitely help when we go to
implement this in the Ionic CLI. 👍
One difference is that we were going to work with the Angular team to get
our schematics in the npm org: https://www.npmjs.com/~schematics.
If you're interested in going further and helping with the Ionic CLI
implementation, I'd love to talk and bring you up to speed with what I've
been working on to get ready for Ionic Angular v4. Are you on Ionic
Worldwide? 👉 https://ionicworldwide.herokuapp.com/
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2407 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALo2FDdktOtX6uBfimiC8NvwpSGldP4vks5tGvLEgaJpZM4N0kkl>
.
|
v4 generators use the Angular CLI and most, if not all, requests are fulfilled by it. Please see #3019 to get started testing. v3 generators use |
The current functionality of
ionic generate
is a stopgap. This is a placeholder issue for revamping generators for better UX, stability, features, etc.See:
ionic g
can generate a telephone! #2439The text was updated successfully, but these errors were encountered: