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

Reorganize source folder structure for multiple templates #28

Closed
CesarD opened this issue Dec 19, 2022 · 0 comments · Fixed by #36
Closed

Reorganize source folder structure for multiple templates #28

CesarD opened this issue Dec 19, 2022 · 0 comments · Fixed by #36
Assignees

Comments

@CesarD
Copy link
Collaborator

CesarD commented Dec 19, 2022

We need to reorganize the source folder structure to be able to support multiple templates for being installed by the same Nuget package.
This will be required if we want to go ahead and use the same Nuget package to install the multiple templates that we're expecting to generate, like individual files from #27, or projects that are meant to be separated from the backend like #12 and #14 (which will eventually end up being totally separate solutions in order to decouple those web and mobile frontends from the backend generated by monaco-solution).

@CesarD CesarD self-assigned this Jan 10, 2023
@CesarD CesarD linked a pull request Jan 24, 2023 that will close this issue
CesarD added a commit that referenced this issue Jan 31, 2023
Closes #28

Because of the new structure, the previous template shortcuts need to be
renamed, so this breaking change will be reflected in the version number
going to v2.0.

Also, as a consequence, the Nuget package is also intended to be
renamed, so the old one will be deprecated to give place to the new
-more generic- one.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant