-
Notifications
You must be signed in to change notification settings - Fork 72
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
Scaffolding #40
Comments
Is scaffolding on the roadmap? |
Hello, I'm starting an npm module base on Yo to generate a UI5 project. Please feel free to contribute : |
@RandomByte What about wrapping around https://www.npmjs.com/package/@sapui5/generator-sapui5-templates? |
@piejanssens do you mean wrapping Yeoman or just reusing the content? Afaik there are some changes planed for that package later this year or early next year, so in any way we should wait for that to happen. |
Invoke |
Hi @piejanssens, |
Will @sapui5/generator-sapui5-templates also be deprecated in favor of @sap/generator-fiori? @sap/generator-fiori-freestyle (deprecated) |
i just wish they'd all bend the knee to @IObert's easy-ui5. Or cross the streams. Or take the vow. Whatever works to get rid of the closed-shop, self-forking templating hydra, so we could all just do |
i like the effort! and certainly not a waste of time per se - although @pmuessig, @RandomByte + @matz3 are currently in the processing of designing the command extensibility for the UI5-tooling CLI. You might want to wait until this is announced and available in order to bolt in your version of |
i'd like to ask @RandomByte to close this for now in favor of the current state of things:
cheers, v. |
Right, I think the community generators linked by @vobu should cover most aspects of this requirement. Integrating them one way or another into the UI5 CLI for convenience might be a topic in the future. |
Just a heads up, you might have gotten someone else mixed up with my username, so they have no optics on your @ mention 🙂. |
@pmuessig Thanks for pointing this out (and sorry for yet another spam). Adding @petermuessig instead. |
@pmuessig - nice to meet you! 😄 - maybe we should discuss a GitHub username change - this is the only place where I do not own the @pmuessig handle - but honestly this would cause too much trouble... @vobu - yes, the command extensibility will allow to enable a reuse of the existing community generators also with the UI5 Tooling. As this is mainly convenience I would also keep that topic for the future. |
@petermuessig The most silly part is that I have a cousin (and grandfather) also named Peter... So yeah, I am sure we have all stepped on each others toes somewhere claiming that oft sought after username Anyways, it was very nice to meet you, I'm honored we share the same taste in something so trivial as username handles😄 |
As of now, two critical tools from the WebIDE for basic development are missing from offline/local development using the ui5 tools through cli. Please correct me if I'm wrong...
The text was updated successfully, but these errors were encountered: