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

Allow scaffolding templates to be put into the project and modified #4

Open
cdeszaq opened this issue Aug 6, 2012 · 2 comments
Open

Comments

@cdeszaq
Copy link

cdeszaq commented Aug 6, 2012

In the same way that built-in scaffolding templates can be pulled from the application code and modified, this scaffolding should support that as well to allow easier maintenance of the scaffolding and to extend it's usefulness beyond just the initial application development. The more I can rely on the scaffolding rather than individual code for each domain class, the better.

@corinnekrych
Copy link
Member

Hello Rick

Do you mean you would like to have the usual install-templates script?
And then be able to modify the template before calling generate-all script?
Give me fore details... I really like to hear from you.

BTW, I've just added in github a sample project:
https://github.com/3musket33rs/html5-mobile-scaffolding-test

++
Athos

@corinnekrych
Copy link
Member

I think implementing #6 should store templates in src/templates/scaffolding and allows hook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants