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

Refactor fastapi-mvc project template into generators submodule #77

Closed
1 task done
rszamszur opened this issue Apr 22, 2022 · 0 comments · Fixed by #98
Closed
1 task done

Refactor fastapi-mvc project template into generators submodule #77

rszamszur opened this issue Apr 22, 2022 · 0 comments · Fixed by #98
Assignees
Labels
refactor Related to major code refactoring/reorganisation
Milestone

Comments

@rszamszur
Copy link
Member

  • I have searched the issues of this repo and believe that this is not a duplicate.

Feature Request

Currently, project template is under the root package directory, whereas all other generators templates are under generators submodule. Moreover, it can be refactored with Generator base class. Then new_project.py command would be obsolete and could be removed.

@rszamszur rszamszur added the refactor Related to major code refactoring/reorganisation label Apr 22, 2022
@rszamszur rszamszur self-assigned this Apr 22, 2022
@rszamszur rszamszur added this to the 0.12.0 milestone Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Related to major code refactoring/reorganisation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant