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

Feature request #3679

Closed
s1ntaxe770r opened this issue Jul 6, 2020 · 1 comment
Closed

Feature request #3679

s1ntaxe770r opened this issue Jul 6, 2020 · 1 comment

Comments

@s1ntaxe770r
Copy link

i think adding a way to structure larger flask apps using the flask cli would be useful.This would reduce the amount of time taken to set this up as currently this is sort of a repetitive task

sample command

flask init <app name>
would create a directory with the app name and common blueprints for the app

@jab
Copy link
Member

jab commented Jul 6, 2020

Thanks for the suggestion, but I don’t think we are interested in adding this at this time. You can use cookiecutter-flask or other Flask project scaffolding tools to accomplish this.

@jab jab closed this as completed Jul 6, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants