-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Create yeoman template/generator for loopback-next #361
Comments
@kjdelisle I've been discussing some of the CLI experience with @ritch for things that should happen soon, so +1 from me. However, I'm not sure if this should happen in the current generator/yeoman, etc. |
My opinion:
Another thing to consider: integration with APIC Editor, possibly via loopback-workspace. |
@kjdelisle, looks like we might need a spike to see what are the Yeoman equivalent we could possibly use for interactive command line user interfaces. Are you ok to change this as a spike? @bajtos mentioned Inquirer in strongloop/generator-loopback#139. cc @rashmihunt |
duplicate of #697 ? |
Closing as complete, see https://github.com/strongloop/loopback-next/tree/master/packages/cli |
Even though parts of loopback-next are still in flux, I think it would be a good idea to begin building up a generator to rapidly spin up apps, rather than relying on the example as a template to bootstrap our own work.
This would be a good opportunity to properly dogfood the generator ourselves, as well as the design.
Questions
Considerations
The text was updated successfully, but these errors were encountered: