You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
For a brand new project, having to template all of the files one by one is suboptimal.
Describe the solution you'd like
There should be a migrate command which will traverse the given directory and create templates and template coordinators
based on current files. This should minimise the time required to create templates one by one.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
For a brand new project, having to template all of the files one by one is suboptimal.
Describe the solution you'd like
There should be a
migrate
command which will traverse the given directory and create templates and template coordinatorsbased on current files. This should minimise the time required to create templates one by one.
The text was updated successfully, but these errors were encountered: